Skip to content

Commit

Permalink
version bump
Browse files Browse the repository at this point in the history
  • Loading branch information
gbtb committed Apr 13, 2018
1 parent b67b79f commit 21612fc
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": "elm-gen",
"version": "0.1.3",
"version": "0.1.4",
"description": "Experimental CLI tool for generating Elm JSON Decoders and Encoders, written mostly in Elm",
"scripts": {
"test": "npm run build && mocha --reporter spec ./dist/tests",
Expand Down

0 comments on commit 21612fc

Please sign in to comment.