Skip to content
This repository has been archived by the owner on Oct 29, 2021. It is now read-only.

Commit

Permalink
[#26] Version bump to 0.0.6
Browse files Browse the repository at this point in the history
  • Loading branch information
Brujo Benavides committed Apr 8, 2016
1 parent accde6f commit 02cb488
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/katana_test.app.src
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{application, katana_test,
[
{description, "Modules and test suites to improve Erlang testing."},
{vsn, "0.0.5"},
{vsn, "0.0.6"},
{applications, [kernel, stdlib]},
{modules, []},
{registered, []},
Expand Down

0 comments on commit 02cb488

Please sign in to comment.