mirror of
https://github.com/correl/elm-paginated.git
synced 2024-11-23 19:19:52 +00:00
Bump version to 3.0.0
This commit is contained in:
parent
518ce5e133
commit
da45f3f94a
1 changed files with 1 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
||||||
{
|
{
|
||||||
"version": "2.0.0",
|
"version": "3.0.0",
|
||||||
"summary": "A library for fetching data from paginated JSON REST APIs.",
|
"summary": "A library for fetching data from paginated JSON REST APIs.",
|
||||||
"repository": "https://github.com/correl/elm-paginated.git",
|
"repository": "https://github.com/correl/elm-paginated.git",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
|
|
Loading…
Reference in a new issue