Skip to content

Commit

Permalink
Bump to 5.4.0
Browse files Browse the repository at this point in the history
  • Loading branch information
jwoLondon committed Jan 19, 2020
1 parent d7dc3bd commit ec7a06c
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": "gicentre/elm-vega",
"summary": "Declarative visualization with Elm and Vega",
"license": "BSD-3-Clause",
"version": "5.3.0",
"version": "5.4.0",
"exposed-modules": [
"Vega"
],
Expand All @@ -14,4 +14,4 @@
"elm/json": "1.0.0 <= v < 2.0.0"
},
"test-dependencies": {}
}
}

0 comments on commit ec7a06c

Please sign in to comment.