Skip to content

Commit

Permalink
0.9.2
Browse files Browse the repository at this point in the history
  • Loading branch information
felixge committed Jun 3, 2012
1 parent 766c4ec commit a4775e8
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions package.json
@@ -1,6 +1,6 @@
{ {
"name": "gently", "name": "gently",
"version": "0.9.1", "version": "0.9.2",
"directories": { "directories": {
"lib": "./lib/gently" "lib": "./lib/gently"
}, },
Expand All @@ -9,5 +9,6 @@
"devDependencies": {}, "devDependencies": {},
"engines": { "engines": {
"node": "*" "node": "*"
} },
} "optionalDependencies": {}
}

0 comments on commit a4775e8

Please sign in to comment.