Skip to content

Commit

Permalink
Update package.json
Browse files Browse the repository at this point in the history
  • Loading branch information
jcenturion committed Sep 17, 2015
1 parent dc17b74 commit 276f009
Showing 1 changed file with 6 additions and 2 deletions.
8 changes: 6 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,8 +1,12 @@
{
"name": "api-console",
"version": "2.0.2",
"version": "2.0.3",
"description": "Api-Console for RAML based app",
"main": "index.js",
"files": [
"dist",
"dist/**",
"LICENSE"
],
"scripts": {
"test": "grunt regression"
},
Expand Down

0 comments on commit 276f009

Please sign in to comment.