Browse Source

Up version to 1.0.2.

Tim Fletcher 14 years ago
parent
commit
d9bfb30dab
1 changed files with 1 additions and 1 deletions
  1. 1 1
      ebin/oauth.app

+ 1 - 1
ebin/oauth.app

@@ -1,6 +1,6 @@
 {application, oauth, [
 {application, oauth, [
   {description, "An Erlang OAuth 1.0 implementation"},
   {description, "An Erlang OAuth 1.0 implementation"},
-  {vsn, "1.0.1"},
+  {vsn, "1.0.2"},
   {modules, [
   {modules, [
     oauth,
     oauth,
     oauth_client,
     oauth_client,