Skip to content

Commit

Permalink
bumping version
Browse files Browse the repository at this point in the history
  • Loading branch information
smurthas committed Jul 14, 2011
1 parent 2c62a45 commit b57c6bb
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
@@ -1,11 +1,11 @@
{
"name": "gdata-js",
"description": "Simple OAuth 2.0 GData API client",
"version": "0.0.1",
"version": "0.0.2",
"author": "Simon Murtha-Smith <simon@murtha-smith.com>",
"keywords": ["google", "gdata"],
"main" : "gdata.js",
"dependencies": {},
"repository" : {"type": "git" , "url": "http://github.com/smurthas/gdata-js.git" },
"engines": { "node": ">=0.4.6 <=0.4.8" }
"engines": { "node": ">=0.4.6 <=0.4.9" }
}

0 comments on commit b57c6bb

Please sign in to comment.