Skip to content

Commit

Permalink
bump version to 7.0.0 in elm.json
Browse files Browse the repository at this point in the history
  • Loading branch information
CSchank committed Mar 19, 2019
1 parent 7d588cd commit e44d70d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion elm.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"name": "MacCASOutreach/graphicsvg",
"summary": "Beautiful scalable vector graphics (SVG) in Elm.",
"license": "BSD-3-Clause",
"version": "6.1.0",
"version": "7.0.0",
"exposed-modules": [
"GraphicSVG",
"GraphicSVG.App",
Expand Down

0 comments on commit e44d70d

Please sign in to comment.