Skip to content

Commit 4c44fbc

Browse files
committed
bump version
1 parent 3ac5b40 commit 4c44fbc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

mix.exs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ defmodule Gmail.Mixfile do
33

44
def project do
55
[app: :gmail,
6-
version: "0.1.19",
6+
version: "0.1.20",
77
build_embedded: Mix.env == :prod,
88
start_permanent: Mix.env == :prod,
99
deps: deps(),

0 commit comments

Comments
 (0)