Skip to content

Commit

Permalink
bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
ChristophP committed Dec 10, 2018
1 parent 3a2f7a0 commit dca669c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions elm.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"name": "ChristophP/elm-i18next",
"summary": "A module to load, decode and use translations in your app",
"license": "BSD-3-Clause",
"version": "3.0.2",
"version": "4.0.0",
"exposed-modules": [
"I18Next"
],
Expand All @@ -15,4 +15,4 @@
"test-dependencies": {
"elm-explorations/test": "1.1.0 <= v < 2.0.0"
}
}
}

0 comments on commit dca669c

Please sign in to comment.