Skip to content

Commit

Permalink
remove rebar, update version
Browse files Browse the repository at this point in the history
  • Loading branch information
teburd committed May 1, 2013
1 parent e17d5ca commit 1294007
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
Binary file removed rebar
Binary file not shown.
2 changes: 1 addition & 1 deletion src/deputy.app.src
Expand Up @@ -15,4 +15,4 @@
{application, deputy,
[{description, "Declarative data transformation and validation."},
{applications, [kernel, stdlib]},
{vsn, "0.1.0"}]}.
{vsn, "1.0.0"}]}.

0 comments on commit 1294007

Please sign in to comment.