Skip to content

Commit

Permalink
[package.json] Release to v1.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Nicolab committed Oct 30, 2014
1 parent b95dbf0 commit 60349bb
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "noder.io",
"version": "1.0.3",
"description": "Noder.io provides a lightweight IoC container to build the core of a scalable API. No dependencies, works on Node.js and in the browser (only 4kb).",
"version": "1.1.0",
"description": "A lightweight IoC container to build the core of a scalable and modular API (inspired by Angular and Pimple). No dependencies, works on Node.js and in the browser (only 7kb).",
"main": "src/index.js",
"keywords": [
"ioc",
Expand All @@ -10,7 +10,8 @@
"toolkit",
"framework",
"lib",
"node"
"node",
"plugin"
],
"author": {
"name": "Nicolas Tallefourtane",
Expand Down

0 comments on commit 60349bb

Please sign in to comment.