Skip to content

Commit

Permalink
Version bump to v2.4.1
Browse files Browse the repository at this point in the history
  • Loading branch information
notheotherben committed Dec 13, 2013
1 parent debc799 commit 21b220e
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion index.js
@@ -1,4 +1,4 @@
/// <reference path="nodelib/node.js"/>
/// <reference path="nodelib/node.js"/>
/// <reference path="lib/Database.js"/>
var Database = require('./lib/Database');
var Concoction = require('concoction');
Expand Down
2 changes: 1 addition & 1 deletion package.json
@@ -1,6 +1,6 @@
{
"name": "iridium",
"version": "2.4.0",
"version": "2.4.1",
"author": "Benjamin Pannell <admin@sierrasoftworks.com>",
"description": "A custom lightweight ORM for MongoDB designed for power-users",
"homepage": "https://sierrasoftworks.com/iridium",
Expand Down

0 comments on commit 21b220e

Please sign in to comment.