diff --git a/CHANGELOG.md b/CHANGELOG.md index 8ac59994..56784240 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,3 @@ # CHANGELOG -Lib version: 1.15.0-SNAPSHOT-260908120942 +Lib version: 1.15.0-SNAPSHOT-260909085816 diff --git a/lib/ruleEngine_model.pbjson.dart b/lib/ruleEngine_model.pbjson.dart index 47043cbe..5dccfe5e 100644 --- a/lib/ruleEngine_model.pbjson.dart +++ b/lib/ruleEngine_model.pbjson.dart @@ -918,8 +918,8 @@ const MappingTableInputDescription$json = { /// Descriptor for `MappingTableInputDescription`. Decode as a `google.protobuf.DescriptorProto`. final $typed_data.Uint8List mappingTableInputDescriptionDescriptor = $convert.base64Decode( 'ChxNYXBwaW5nVGFibGVJbnB1dERlc2NyaXB0aW9uEh4KBUZpZWxkGAEgASgJQgi6gQEEcgIQAV' - 'IFRmllbGQSWwoLR3JhbnVsYXJpdHkYAiABKA4yLC5hcGkuTWFwcGluZ1RhYmxlSW5wdXREZXNj' - 'cmlwdGlvbkdyYW51bGFyaXR5Qgu6gQEHggEEEAEgAFILR3JhbnVsYXJpdHk='); + 'IFRmllbGQSWQoLR3JhbnVsYXJpdHkYAiABKA4yLC5hcGkuTWFwcGluZ1RhYmxlSW5wdXREZXNj' + 'cmlwdGlvbkdyYW51bGFyaXR5Qgm6gQEFggECEAFSC0dyYW51bGFyaXR5'); @$core.Deprecated('Use mappingTableEntryDescriptor instead') const MappingTableEntry$json = { diff --git a/pubspec.yaml b/pubspec.yaml index e8a57ff0..432cbfd5 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -1,6 +1,6 @@ name: dart_core_sdk description: dart libs from core model proto files -version: 1.15.0-SNAPSHOT-260908120942 +version: 1.15.0-SNAPSHOT-260909085816 homepage: '' publish_to: '' repository: ''