Skip to content

Commit

Permalink
1.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
mseemann committed May 1, 2016
1 parent da878f0 commit 86adc93
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "js-restful",
"version": "0.1.0",
"version": "1.0.0",
"description": "Create a RESTful service with ES6 decorators for your node.js application.",
"main": "src/js-restful.js",
"typings": "./src/js-restful.d.ts",
Expand Down

0 comments on commit 86adc93

Please sign in to comment.