Updating version to 0.9.7

This commit is contained in:
ciaranj 2012-04-24 22:26:10 +01:00
parent 21bee6b316
commit 03a82b31e4

View File

@ -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>"