diff --git a/elm.json b/elm.json index b46535b..61df1a9 100644 --- a/elm.json +++ b/elm.json @@ -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" ], @@ -18,4 +18,4 @@ "test-dependencies": { "elm-explorations/test": "1.1.0 <= v < 2.0.0" } -} +} \ No newline at end of file