Skip to content

Commit

Permalink
Bump to 5.1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
jwoLondon committed Sep 25, 2022
1 parent e40b278 commit 729a436
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-vegalite",
"summary": "Declarative visualization with Elm and Vega-Lite",
"license": "BSD-3-Clause",
"version": "5.1.0",
"version": "5.1.1",
"exposed-modules": [
"VegaLite"
],
Expand All @@ -13,4 +13,4 @@
"elm/json": "1.0.0 <= v < 2.0.0"
},
"test-dependencies": {}
}
}

0 comments on commit 729a436

Please sign in to comment.