mirror of
https://github.com/ryannhg/elm-spa.git
synced 2024-11-22 01:32:43 +03:00
Bump back to 1.0.0
This commit is contained in:
parent
dc533e6771
commit
18cfc8db74
4
elm.json
4
elm.json
@ -3,7 +3,7 @@
|
||||
"name": "ryan-haskell/elm-spa",
|
||||
"summary": "single page apps made easy.",
|
||||
"license": "BSD-3-Clause",
|
||||
"version": "6.0.0",
|
||||
"version": "1.0.0",
|
||||
"exposed-modules": [
|
||||
"ElmSpa.Page",
|
||||
"ElmSpa.Request"
|
||||
@ -15,4 +15,4 @@
|
||||
"elm/url": "1.0.0 <= v < 2.0.0"
|
||||
},
|
||||
"test-dependencies": {}
|
||||
}
|
||||
}
|
Loading…
Reference in New Issue
Block a user