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

Commit

Permalink
Bump version to 1.2.2
Browse files Browse the repository at this point in the history
  • Loading branch information
Tim Fletcher committed Dec 18, 2011
1 parent e2c5524 commit 994f3d4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ebin/oauth.app
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{application, oauth, [
{description, "An Erlang OAuth 1.0 implementation"},
{vsn, "1.2.1"},
{vsn, "1.2.2"},
{modules, [oauth]},
{registered, []},
{applications, [kernel, stdlib, crypto, public_key, inets]}
Expand Down

0 comments on commit 994f3d4

Please sign in to comment.