Skip to content

Commit

Permalink
chore: bump package version to <0.1.4>
Browse files Browse the repository at this point in the history
  • Loading branch information
iamkanishka committed Nov 20, 2024
1 parent ad6395d commit 2b49a07
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions mix.exs
Original file line number Diff line number Diff line change
@@ -1,9 +1,8 @@
defmodule Appwrite.MixProject do
alias Appwrite.Helpers.Client
use Mix.Project

@source_url "https://github.com/iamkanishka/appwrite"
@version "0.1.3"
@version "0.1.4"

def project do
[
Expand Down

0 comments on commit 2b49a07

Please sign in to comment.