Skip to content

Commit

Permalink
Update version to 0.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Gnucki committed Nov 22, 2015
1 parent 6b908f5 commit c3d7c40
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "danf",
"description": "Danf is a javascript/node.js full-stack OOP framework allowing to code the same way on both the server (node.js) and client (browser) sides. It provides many features in order to help producing scalable, maintainable, testable and performant applications.",
"version": "0.2.3",
"description": "Danf is a Node.js full-stack isomorphic OOP framework allowing to code the same way on both client and server sides. It helps you to make deep architectures and handle asynchronous flows in order to help produce scalable, maintainable, testable and performant applications.",
"version": "0.3.0",
"author": {
"name": "Thomas Prelot",
"email": "[email protected]",
Expand Down

0 comments on commit c3d7c40

Please sign in to comment.