Skip to content

Commit

Permalink
Update version to 0.6.0
Browse files Browse the repository at this point in the history
  • Loading branch information
jcomellas committed Nov 19, 2012
1 parent eb4a5c8 commit b9f1e63
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/getopt.app.src
@@ -1,7 +1,7 @@
%% -*- mode: Erlang; fill-column: 75; comment-column: 50; -*-
{application, getopt,
[{description, "Command-line options parser for Erlang"},
{vsn, "0.5.2"},
{vsn, "0.6.0"},
{modules, []},
{registered, []},
{applications, [kernel, stdlib]}]}.

0 comments on commit b9f1e63

Please sign in to comment.