Skip to content

Commit

Permalink
Bump to 6.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
sgraf812 committed Aug 29, 2018
1 parent f6a2146 commit 3672c75
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": "elm-community/graph",
"summary": "Handling graphs the functional way.",
"license": "BSD-3-Clause",
"version": "5.0.1",
"version": "6.0.0",
"exposed-modules": [
"Graph",
"Graph.Tree",
Expand All @@ -20,4 +20,4 @@
"test-dependencies": {
"elm-explorations/test": "1.0.0 <= v < 2.0.0"
}
}
}

0 comments on commit 3672c75

Please sign in to comment.