Skip to content

Commit

Permalink
Bump version to 0.8.1
Browse files Browse the repository at this point in the history
  • Loading branch information
eproxus committed Aug 29, 2013
1 parent 594540c commit 1286aba
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/meck.app.src
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
%% -*- mode: erlang; -*-
{application, meck,
[{description, "A mocking framework for Erlang"},
{vsn, "0.7.2"},
{vsn, "0.8.1"},
{modules, []},
{registered, []},
{applications, [kernel, stdlib]},
Expand Down

0 comments on commit 1286aba

Please sign in to comment.