Skip to content

Commit

Permalink
release 4.3.0-2
Browse files Browse the repository at this point in the history
  • Loading branch information
mrvisser committed Apr 2, 2014
1 parent 3ed2f34 commit 9465f89
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "oae-rest",
"main": "./lib/api.js",
"description": "Open Academic Environment (OAE) REST client library",
"version": "4.3.0-1",
"version": "4.3.0-2",
"homepage": "http://www.oaeproject.org",
"author": {
"name": "The Apereo Foundation",
Expand All @@ -25,6 +25,10 @@
"request": "2.34.0",
"underscore": "1.6.0"
},
"devDependencies": {
"grunt": "latest",
"grunt-release": "latest"
},
"engines": {
"node": ">=0.10"
}
Expand Down

0 comments on commit 9465f89

Please sign in to comment.