Skip to content

Commit

Permalink
Bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
tiziano88 committed Sep 17, 2018
1 parent d06a9aa commit 43b6ec6
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": "tiziano88/elm-protobuf",
"summary": "Google Protocol Buffers runtime library",
"license": "MIT",
"version": "2.1.0",
"version": "3.0.0",
"exposed-modules": [
"Protobuf"
],
Expand All @@ -18,4 +18,4 @@
"test-dependencies": {
"elm-explorations/test": "1.1.0 <= v < 2.0.0"
}
}
}

0 comments on commit 43b6ec6

Please sign in to comment.