diff --git a/package-lock.json b/package-lock.json index dccc743e..87644675 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "elm-spa", - "version": "5.0.2", + "version": "5.0.3", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index ae4e8516..2cc6b0be 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "elm-spa", - "version": "5.0.2", + "version": "5.0.3", "description": "single page apps made easy", "main": "index.js", "bin": "./index.js", diff --git a/templates/elm-css/package.json b/templates/elm-css/package.json index 0140dfdb..66233f0c 100644 --- a/templates/elm-css/package.json +++ b/templates/elm-css/package.json @@ -22,7 +22,7 @@ "chokidar-cli": "2.1.0", "elm": "0.19.1-3", "elm-live": "4.0.2", - "elm-spa": "5.0.2", + "elm-spa": "5.0.3", "elm-test": "0.19.1-revision2", "npm-run-all": "4.1.5" } diff --git a/templates/elm-ui/package.json b/templates/elm-ui/package.json index 0140dfdb..66233f0c 100644 --- a/templates/elm-ui/package.json +++ b/templates/elm-ui/package.json @@ -22,7 +22,7 @@ "chokidar-cli": "2.1.0", "elm": "0.19.1-3", "elm-live": "4.0.2", - "elm-spa": "5.0.2", + "elm-spa": "5.0.3", "elm-test": "0.19.1-revision2", "npm-run-all": "4.1.5" } diff --git a/templates/html/package.json b/templates/html/package.json index 0140dfdb..66233f0c 100644 --- a/templates/html/package.json +++ b/templates/html/package.json @@ -22,7 +22,7 @@ "chokidar-cli": "2.1.0", "elm": "0.19.1-3", "elm-live": "4.0.2", - "elm-spa": "5.0.2", + "elm-spa": "5.0.3", "elm-test": "0.19.1-revision2", "npm-run-all": "4.1.5" }