Skip to content

Commit

Permalink
Bump version to 0.6.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Knut Nesheim committed Oct 9, 2011
1 parent 605b105 commit 9ad145a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/eredis.app.src
@@ -1,6 +1,6 @@
{application, eredis, [
{description, "Erlang Redis Client"},
{vsn, "0.5.0"},
{vsn, "0.6.0"},
{modules, []},
{registered, []},
{applications, [kernel, stdlib]}
Expand Down

0 comments on commit 9ad145a

Please sign in to comment.