diff --git a/package-lock.json b/package-lock.json index 4280707..409b270 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "protoc-gen-elm", - "version": "3.2.3", + "version": "3.3.0", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "protoc-gen-elm", - "version": "3.2.3", + "version": "3.3.0", "license": "BSD-3-Clause", "bin": { "protoc-gen-elm": "index.js" diff --git a/package.json b/package.json index bb29a8b..4a5545e 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "protoc-gen-elm", - "version": "3.2.3", + "version": "3.3.0", "description": "Elm protoc plugin", "keywords": [ "elm", diff --git a/src/Proto/Google/Protobuf.elm b/src/Proto/Google/Protobuf.elm index 554b490..f31ad2e 100644 --- a/src/Proto/Google/Protobuf.elm +++ b/src/Proto/Google/Protobuf.elm @@ -4,7 +4,7 @@ module Proto.Google.Protobuf exposing (DescriptorProto, DescriptorProto_, EnumDe {-| This file was automatically generated by -- [`protoc-gen-elm`](https://www.npmjs.com/package/protoc-gen-elm) 3.2.3 +- [`protoc-gen-elm`](https://www.npmjs.com/package/protoc-gen-elm) 3.3.0 - `protoc` 3.19.4 - the following specification files: `google/protobuf/descriptor.proto` diff --git a/src/Proto/Google/Protobuf/Compiler.elm b/src/Proto/Google/Protobuf/Compiler.elm index 9685678..c1cc0ce 100644 --- a/src/Proto/Google/Protobuf/Compiler.elm +++ b/src/Proto/Google/Protobuf/Compiler.elm @@ -4,7 +4,7 @@ module Proto.Google.Protobuf.Compiler exposing (CodeGeneratorRequest, CodeGenera {-| This file was automatically generated by -- [`protoc-gen-elm`](https://www.npmjs.com/package/protoc-gen-elm) 3.2.3 +- [`protoc-gen-elm`](https://www.npmjs.com/package/protoc-gen-elm) 3.3.0 - `protoc` 3.19.4 - the following specification files: `google/protobuf/compiler/plugin.proto` diff --git a/src/Proto/Google/Protobuf/Compiler/CodeGeneratorResponse.elm b/src/Proto/Google/Protobuf/Compiler/CodeGeneratorResponse.elm index 78202a3..33f5584 100644 --- a/src/Proto/Google/Protobuf/Compiler/CodeGeneratorResponse.elm +++ b/src/Proto/Google/Protobuf/Compiler/CodeGeneratorResponse.elm @@ -4,7 +4,7 @@ module Proto.Google.Protobuf.Compiler.CodeGeneratorResponse exposing (Feature(.. {-| This file was automatically generated by -- [`protoc-gen-elm`](https://www.npmjs.com/package/protoc-gen-elm) 3.2.3 +- [`protoc-gen-elm`](https://www.npmjs.com/package/protoc-gen-elm) 3.3.0 - `protoc` 3.19.4 - the following specification files: `google/protobuf/compiler/plugin.proto` diff --git a/src/Proto/Google/Protobuf/Compiler/Internals_.elm b/src/Proto/Google/Protobuf/Compiler/Internals_.elm index ae80817..f246f29 100644 --- a/src/Proto/Google/Protobuf/Compiler/Internals_.elm +++ b/src/Proto/Google/Protobuf/Compiler/Internals_.elm @@ -4,7 +4,7 @@ module Proto.Google.Protobuf.Compiler.Internals_ exposing (Proto__Google__Protob {-| This file was automatically generated by -- [`protoc-gen-elm`](https://www.npmjs.com/package/protoc-gen-elm) 3.2.3 +- [`protoc-gen-elm`](https://www.npmjs.com/package/protoc-gen-elm) 3.3.0 - `protoc` 3.19.4 - the following specification files: `google/protobuf/compiler/plugin.proto` diff --git a/src/Proto/Google/Protobuf/DescriptorProto.elm b/src/Proto/Google/Protobuf/DescriptorProto.elm index f4d1e24..4343b3b 100644 --- a/src/Proto/Google/Protobuf/DescriptorProto.elm +++ b/src/Proto/Google/Protobuf/DescriptorProto.elm @@ -4,7 +4,7 @@ module Proto.Google.Protobuf.DescriptorProto exposing (ExtensionRange, ReservedR {-| This file was automatically generated by -- [`protoc-gen-elm`](https://www.npmjs.com/package/protoc-gen-elm) 3.2.3 +- [`protoc-gen-elm`](https://www.npmjs.com/package/protoc-gen-elm) 3.3.0 - `protoc` 3.19.4 - the following specification files: `google/protobuf/descriptor.proto` diff --git a/src/Proto/Google/Protobuf/EnumDescriptorProto.elm b/src/Proto/Google/Protobuf/EnumDescriptorProto.elm index bdbc478..1ca37e9 100644 --- a/src/Proto/Google/Protobuf/EnumDescriptorProto.elm +++ b/src/Proto/Google/Protobuf/EnumDescriptorProto.elm @@ -4,7 +4,7 @@ module Proto.Google.Protobuf.EnumDescriptorProto exposing (EnumReservedRange, de {-| This file was automatically generated by -- [`protoc-gen-elm`](https://www.npmjs.com/package/protoc-gen-elm) 3.2.3 +- [`protoc-gen-elm`](https://www.npmjs.com/package/protoc-gen-elm) 3.3.0 - `protoc` 3.19.4 - the following specification files: `google/protobuf/descriptor.proto` diff --git a/src/Proto/Google/Protobuf/FieldDescriptorProto.elm b/src/Proto/Google/Protobuf/FieldDescriptorProto.elm index 2ce49ac..2c2f4b8 100644 --- a/src/Proto/Google/Protobuf/FieldDescriptorProto.elm +++ b/src/Proto/Google/Protobuf/FieldDescriptorProto.elm @@ -4,7 +4,7 @@ module Proto.Google.Protobuf.FieldDescriptorProto exposing (Label(..), Type(..), {-| This file was automatically generated by -- [`protoc-gen-elm`](https://www.npmjs.com/package/protoc-gen-elm) 3.2.3 +- [`protoc-gen-elm`](https://www.npmjs.com/package/protoc-gen-elm) 3.3.0 - `protoc` 3.19.4 - the following specification files: `google/protobuf/descriptor.proto` diff --git a/src/Proto/Google/Protobuf/FieldOptions.elm b/src/Proto/Google/Protobuf/FieldOptions.elm index ca5d313..096e492 100644 --- a/src/Proto/Google/Protobuf/FieldOptions.elm +++ b/src/Proto/Google/Protobuf/FieldOptions.elm @@ -4,7 +4,7 @@ module Proto.Google.Protobuf.FieldOptions exposing (CType(..), JSType(..), decod {-| This file was automatically generated by -- [`protoc-gen-elm`](https://www.npmjs.com/package/protoc-gen-elm) 3.2.3 +- [`protoc-gen-elm`](https://www.npmjs.com/package/protoc-gen-elm) 3.3.0 - `protoc` 3.19.4 - the following specification files: `google/protobuf/descriptor.proto` diff --git a/src/Proto/Google/Protobuf/FileOptions.elm b/src/Proto/Google/Protobuf/FileOptions.elm index a2b9b44..61491bb 100644 --- a/src/Proto/Google/Protobuf/FileOptions.elm +++ b/src/Proto/Google/Protobuf/FileOptions.elm @@ -4,7 +4,7 @@ module Proto.Google.Protobuf.FileOptions exposing (OptimizeMode(..), decodeOptim {-| This file was automatically generated by -- [`protoc-gen-elm`](https://www.npmjs.com/package/protoc-gen-elm) 3.2.3 +- [`protoc-gen-elm`](https://www.npmjs.com/package/protoc-gen-elm) 3.3.0 - `protoc` 3.19.4 - the following specification files: `google/protobuf/descriptor.proto` diff --git a/src/Proto/Google/Protobuf/GeneratedCodeInfo.elm b/src/Proto/Google/Protobuf/GeneratedCodeInfo.elm index 52223a0..33a8b64 100644 --- a/src/Proto/Google/Protobuf/GeneratedCodeInfo.elm +++ b/src/Proto/Google/Protobuf/GeneratedCodeInfo.elm @@ -4,7 +4,7 @@ module Proto.Google.Protobuf.GeneratedCodeInfo exposing (Annotation, decodeAnnot {-| This file was automatically generated by -- [`protoc-gen-elm`](https://www.npmjs.com/package/protoc-gen-elm) 3.2.3 +- [`protoc-gen-elm`](https://www.npmjs.com/package/protoc-gen-elm) 3.3.0 - `protoc` 3.19.4 - the following specification files: `google/protobuf/descriptor.proto` diff --git a/src/Proto/Google/Protobuf/Internals_.elm b/src/Proto/Google/Protobuf/Internals_.elm index 2439819..60225a9 100644 --- a/src/Proto/Google/Protobuf/Internals_.elm +++ b/src/Proto/Google/Protobuf/Internals_.elm @@ -4,7 +4,7 @@ module Proto.Google.Protobuf.Internals_ exposing (Proto__Google__Protobuf__Descr {-| This file was automatically generated by -- [`protoc-gen-elm`](https://www.npmjs.com/package/protoc-gen-elm) 3.2.3 +- [`protoc-gen-elm`](https://www.npmjs.com/package/protoc-gen-elm) 3.3.0 - `protoc` 3.19.4 - the following specification files: `google/protobuf/descriptor.proto` diff --git a/src/Proto/Google/Protobuf/MethodOptions.elm b/src/Proto/Google/Protobuf/MethodOptions.elm index da35372..190c051 100644 --- a/src/Proto/Google/Protobuf/MethodOptions.elm +++ b/src/Proto/Google/Protobuf/MethodOptions.elm @@ -4,7 +4,7 @@ module Proto.Google.Protobuf.MethodOptions exposing (IdempotencyLevel(..), decod {-| This file was automatically generated by -- [`protoc-gen-elm`](https://www.npmjs.com/package/protoc-gen-elm) 3.2.3 +- [`protoc-gen-elm`](https://www.npmjs.com/package/protoc-gen-elm) 3.3.0 - `protoc` 3.19.4 - the following specification files: `google/protobuf/descriptor.proto` diff --git a/src/Proto/Google/Protobuf/SourceCodeInfo.elm b/src/Proto/Google/Protobuf/SourceCodeInfo.elm index 881ce7b..148fe89 100644 --- a/src/Proto/Google/Protobuf/SourceCodeInfo.elm +++ b/src/Proto/Google/Protobuf/SourceCodeInfo.elm @@ -4,7 +4,7 @@ module Proto.Google.Protobuf.SourceCodeInfo exposing (Location, decodeLocation, {-| This file was automatically generated by -- [`protoc-gen-elm`](https://www.npmjs.com/package/protoc-gen-elm) 3.2.3 +- [`protoc-gen-elm`](https://www.npmjs.com/package/protoc-gen-elm) 3.3.0 - `protoc` 3.19.4 - the following specification files: `google/protobuf/descriptor.proto` diff --git a/src/Proto/Google/Protobuf/UninterpretedOption.elm b/src/Proto/Google/Protobuf/UninterpretedOption.elm index 3ddc94b..89ae5e4 100644 --- a/src/Proto/Google/Protobuf/UninterpretedOption.elm +++ b/src/Proto/Google/Protobuf/UninterpretedOption.elm @@ -4,7 +4,7 @@ module Proto.Google.Protobuf.UninterpretedOption exposing (NamePart, decodeNameP {-| This file was automatically generated by -- [`protoc-gen-elm`](https://www.npmjs.com/package/protoc-gen-elm) 3.2.3 +- [`protoc-gen-elm`](https://www.npmjs.com/package/protoc-gen-elm) 3.3.0 - `protoc` 3.19.4 - the following specification files: `google/protobuf/descriptor.proto`