Skip to content

Commit

Permalink
feat: enable circleci semantic release
Browse files Browse the repository at this point in the history
  • Loading branch information
notrab committed May 24, 2018
1 parent eefe9c0 commit 9aba104
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": "@moltin/node-storage-adapter",
"version": "0.0.0",
"version": "0.0.0-semantic-release",
"license": "MIT",
"main": "dist/index.cjs.js",
"jsnext:main": "dist/index.esm.js",
Expand Down

0 comments on commit 9aba104

Please sign in to comment.