Skip to content

Commit

Permalink
version bump
Browse files Browse the repository at this point in the history
  • Loading branch information
Michael committed Nov 13, 2018
1 parent 9e16ac6 commit 3dc9d43
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
Expand Up @@ -42,7 +42,7 @@
"prod:es": "rollup -c --config src/rollup.config.js --environment INCLUDE_DEPS,BUILD:es",
"prod": "npm run prod:es && npm run prod:cjs"
},
"version": "1.1.2",
"version": "1.1.3",
"devDependencies": {
"@types/node": "^8.0.58",
"@types/ramda": "^0.25.8",
Expand Down

0 comments on commit 3dc9d43

Please sign in to comment.