Skip to content

Commit

Permalink
Bump to 5.5.1
Browse files Browse the repository at this point in the history
  • Loading branch information
jwoLondon committed Aug 2, 2020
1 parent 87d4838 commit 43902a7
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions elm.json
Expand Up @@ -3,7 +3,7 @@
"name": "gicentre/elm-vega",
"summary": "Declarative visualization with Elm and Vega",
"license": "BSD-3-Clause",
"version": "5.5.0",
"version": "5.5.1",
"exposed-modules": [
"Vega"
],
Expand All @@ -14,4 +14,4 @@
"elm/json": "1.0.0 <= v < 2.0.0"
},
"test-dependencies": {}
}
}

0 comments on commit 43902a7

Please sign in to comment.