Skip to content

Commit

Permalink
versioned
Browse files Browse the repository at this point in the history
  • Loading branch information
delmosaurio committed Apr 10, 2013
1 parent c541179 commit cbbd15e
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion lib/nitrus.js
Expand Up @@ -18,7 +18,7 @@ var
/**
* Expose current version.
*/
module.exports.version = '0.0.1';
module.exports.version = '0.0.3';

/**
* Expose the config.
Expand Down
2 changes: 1 addition & 1 deletion package.json
@@ -1,7 +1,7 @@
{
"name": "nitrus",
"description": "Nitrus is a package-template engine to create dynamic projects from a model using scriptme smart-template engine",
"version": "0.0.1",
"version": "0.0.3",
"author": "Delmo Carrozzo <dcardev@gmail.com>",
"keywords": [
"templates",
Expand Down

0 comments on commit cbbd15e

Please sign in to comment.