Skip to content

Commit

Permalink
Released 0.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
lucalanca committed Oct 6, 2014
1 parent 1549003 commit a13cea7
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "angular-architecture-graph",
"version": "0.1.0",
"version": "0.2.0",
"description": "Create a graph of an angular project's architecture",
"main": "index.js",
"scripts": {
Expand Down Expand Up @@ -30,6 +30,7 @@
"grunt-contrib-watch": "^0.6.1",
"grunt-eslint": "^1.1.0",
"grunt-mocha-test": "^0.10.0",
"grunt-publish": "0.0.5",
"load-grunt-config": "^0.13.1",
"load-grunt-tasks": "^0.6.0",
"mocha": "^1.18.2",
Expand Down

0 comments on commit a13cea7

Please sign in to comment.