Skip to content

Commit

Permalink
bump 0.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
popomore committed May 15, 2014
1 parent a5e62c4 commit b2c6c5d
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,6 +1,6 @@
{
"name": "decmdify",
"version": "0.2.0",
"version": "0.3.0",
"description": "Transform CMD module to CommonJS",
"author": "popomore <sakura9515@gmail.com>",
"dependencies": {
Expand All @@ -23,4 +23,4 @@
"test": "make test"
},
"main": "index.js"
}
}

0 comments on commit b2c6c5d

Please sign in to comment.