Skip to content

Commit

Permalink
Bump version to 0.4.1
Browse files Browse the repository at this point in the history
  • Loading branch information
gkubisa committed Dec 29, 2016
1 parent c84aeaf commit 176d341
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion elm-package.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"version": "0.4.0",
"version": "0.4.1",
"summary": "Elm application boilerplate",
"repository": "/~https://github.com/gkubisa/elm-app-boilerplate.git",
"license": "MIT",
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "elm-app-boilerplate",
"version": "0.4.0",
"version": "0.4.1",
"description": "Elm application boilerplate",
"scripts": {
"start": "webpack-dev-server --hot --inline",
Expand Down

0 comments on commit 176d341

Please sign in to comment.