Skip to content

Commit

Permalink
bump
Browse files Browse the repository at this point in the history
  • Loading branch information
lukewestby committed Jun 15, 2020
1 parent 284af73 commit a47b86c
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": "lukewestby/elm-http-builder",
"summary": "Pipeable functions for building HTTP requests",
"license": "MIT",
"version": "7.0.0",
"version": "7.0.1",
"exposed-modules": [
"HttpBuilder",
"HttpBuilder.Task"
Expand All @@ -17,4 +17,4 @@
"elm/url": "1.0.0 <= v < 2.0.0"
},
"test-dependencies": {}
}
}

0 comments on commit a47b86c

Please sign in to comment.