Skip to content

Commit

Permalink
Merge pull request #24 from IONISx/tusbar/2.4.0
Browse files Browse the repository at this point in the history
Release 2.4.0
  • Loading branch information
tusbar committed Mar 18, 2016
2 parents d60aef5 + 1d3111c commit 46ecd89
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
@@ -1,13 +1,17 @@
{
"name": "edx-modulestore",
"version": "2.3.0",
"version": "2.4.0",
"description": "Easy browsing of Open edX Modulestores",
"author": "Bertrand Marron",
"license": "MIT",
"scripts": {
"test": "gulp test"
},
"main": "index.js",
"files": [
"index.js",
"lib/"
],
"dependencies": {
"bluebird": "3.3.4",
"lodash": "4.6.1",
Expand Down

0 comments on commit 46ecd89

Please sign in to comment.