Skip to content

Commit

Permalink
Updating version to 0.9.7
Browse files Browse the repository at this point in the history
  • Loading branch information
ciaranj committed Apr 24, 2012
1 parent 21bee6b commit 03a82b3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
@@ -1,6 +1,6 @@
{ "name" : "oauth"
, "description" : "Library for interacting with OAuth 1.0, 1.0A, 2 and Echo. Provides simplified client access and allows for construction of more complex apis and OAuth providers."
, "version" : "0.9.6"
, "version" : "0.9.7"
, "directories" : { "lib" : "./lib" }
, "main" : "index.js"
, "author" : "Ciaran Jessup <ciaranj@gmail.com>"
Expand Down

0 comments on commit 03a82b3

Please sign in to comment.