Skip to content

Commit 472cbf8

Browse files
committed
bump version to 0.2.0
1 parent 33ae9a0 commit 472cbf8

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
@@ -4,7 +4,7 @@ defmodule OAuth2.Mixfile do
44
def project do
55
[
66
app: :oauth2,
7-
version: "0.2.0-dev",
7+
version: "0.2.0",
88
elixir: "~> 1.0",
99
deps: deps,
1010
package: package,

0 commit comments

Comments
 (0)