Skip to content

Commit 5f0d69c

Browse files
authored
Merge pull request #125 from jaynel/patch-1
Bump proper.app.src to 1.2 to match the new tag
2 parents e3793b8 + f27176e commit 5f0d69c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/proper.app.src

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424

2525
{application, proper,
2626
[{description, "A QuickCheck-inspired property-based testing tool for Erlang"},
27-
{vsn, "1.1"},
27+
{vsn, "1.2"},
2828
{registered, []},
2929
{applications, [compiler,kernel,stdlib]},
3030
{env, []}]}.

0 commit comments

Comments
 (0)