Skip to content

Commit e09925d

Browse files
committed
bump version
1 parent bcac1d7 commit e09925d

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 ShortStuff.MixProject do
44
def project do
55
[
66
app: :short_stuff,
7-
version: "0.2.0",
7+
version: "0.2.1",
88
elixir: "~> 1.7",
99
elixirc_paths: elixirc_paths(Mix.env()),
1010
compilers: [:phoenix, :gettext] ++ Mix.compilers(),

0 commit comments

Comments
 (0)