From 6e49c7783d3558791704cbc3d42da43d36107e0a Mon Sep 17 00:00:00 2001 From: Gnucki Date: Sun, 14 Dec 2014 10:02:44 +0100 Subject: [PATCH] Update version --- package.json | 4 ++-- test/functional/proto/package.json | 2 +- test/functional/test/package.json | 2 +- test/functional/tutorial/package.json | 2 +- 4 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index b92c5b2..100c567 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "danf", - "description": "Javascript/Node framework providing many features in order to produce an evolutionary, maintainable, testable and performant code", - "version": "0.1.5", + "description": "Javascript/Node OOP full-stack framework providing many features in order to produce an scalable, maintainable, testable and performant code", + "version": "0.1.6", "author": "Thomas Prelot ", "contributors": [ { diff --git a/test/functional/proto/package.json b/test/functional/proto/package.json index b2b2ca1..4c56c32 100644 --- a/test/functional/proto/package.json +++ b/test/functional/proto/package.json @@ -5,7 +5,7 @@ "author": "Me ", "contributors": [], "dependencies": { - "danf": "0.1.5", + "danf": "0.1.6", "amdefine": "0.1.*" }, "devDependencies": { diff --git a/test/functional/test/package.json b/test/functional/test/package.json index b2b2ca1..4c56c32 100644 --- a/test/functional/test/package.json +++ b/test/functional/test/package.json @@ -5,7 +5,7 @@ "author": "Me ", "contributors": [], "dependencies": { - "danf": "0.1.5", + "danf": "0.1.6", "amdefine": "0.1.*" }, "devDependencies": { diff --git a/test/functional/tutorial/package.json b/test/functional/tutorial/package.json index f5b36c7..24128e1 100644 --- a/test/functional/tutorial/package.json +++ b/test/functional/tutorial/package.json @@ -5,7 +5,7 @@ "author": "Me ", "contributors": [], "dependencies": { - "danf": "0.1.5", + "danf": "0.1.6", "amdefine": "0.1.*" }, "devDependencies": {