Skip to content

Commit

Permalink
Version bump to v1.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
notheotherben committed Nov 27, 2013
1 parent 21e8e75 commit a49eb92
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
@@ -1,6 +1,6 @@
{
"name": "iridium",
"version": "1.2.0",
"version": "1.3.0",
"author": "Benjamin Pannell <admin@sierrasoftworks.com>",
"description": "A custom lightweight ORM for MongoDB designed for power-users",
"homepage": "https://sierrasoftworks.com/iridium",
Expand All @@ -12,7 +12,7 @@

"main": "./index",
"scripts": {
"test": "node tests/run"
"test": "mocha"
},

"engines": {
Expand Down

0 comments on commit a49eb92

Please sign in to comment.