Skip to content

Commit

Permalink
updated to 0.18, moved to elm-community/elm-test
Browse files Browse the repository at this point in the history
  • Loading branch information
pdamoc committed Nov 16, 2016
1 parent d34e12f commit 4d74173
Show file tree
Hide file tree
Showing 7 changed files with 713 additions and 445 deletions.
8 changes: 4 additions & 4 deletions elm-package.json
@@ -1,5 +1,5 @@
{
"version": "1.0.2",
"version": "1.0.3",
"summary": "Elm port of the Hashids library",
"repository": "https://github.com/pdamoc/elm-hashids.git",
"license": "MIT",
Expand All @@ -11,7 +11,7 @@
"Hashids"
],
"dependencies": {
"elm-lang/core": "4.0.0 <= v < 5.0.0"
"elm-lang/core": "5.0.0 <= v < 6.0.0"
},
"elm-version": "0.17.0 <= v < 0.18.0"
}
"elm-version": "0.18.0 <= v < 0.19.0"
}

0 comments on commit 4d74173

Please sign in to comment.