Skip to content

Commit

Permalink
package bump
Browse files Browse the repository at this point in the history
  • Loading branch information
andrewplummer committed Sep 30, 2012
1 parent 75892ef commit eee7e90
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
{
"name": "sugar",
"version": "1.3.4",
"version": "1.3.5",
"description": "A Javascript library for working with native objects.",
"keywords": ["functional", "utility", "ender"],
"homepage": "http://sugarjs.com/",
"author": "Andrew Plummer",
"main": "./release/1.3.4/sugar-1.3.4-full.development.js",
"main": "./release/1.3.5/sugar-1.3.5-full.development.js",
"directories" : {"lib" : "./lib"},
"repository" : {"type" : "git", "url": "https://github.com/andrewplummer/Sugar.git"},
"engines" : {"node" : ">= 0.4.0"},
Expand Down

0 comments on commit eee7e90

Please sign in to comment.