Skip to content

Commit

Permalink
Bump Elm version
Browse files Browse the repository at this point in the history
  • Loading branch information
feral-dot-io committed Aug 26, 2022
1 parent 673acc1 commit f1df956
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": "feral-dot-io/protoc-gen-elmer",
"summary": "Support library for Protobuf to Elm codegen. Builds on elm-protocol-buffers",
"license": "LGPL-3.0",
"version": "1.0.0",
"version": "1.0.1",
"exposed-modules": [
"Protobuf.Elmer",
"Protobuf.ElmerTests"
Expand All @@ -17,4 +17,4 @@
"eriktim/elm-protocol-buffers": "1.1.0 <= v < 2.0.0"
},
"test-dependencies": {}
}
}

0 comments on commit f1df956

Please sign in to comment.