diff --git a/CHANGELOG.md b/CHANGELOG.md index 4ca57525..3286e124 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,3 @@ # CHANGELOG -Lib version: 1.13.0-SNAPSHOT-260318155629 +Lib version: 1.13.0-SNAPSHOT-260319123749 diff --git a/lib/orderInput.pbjson.dart b/lib/orderInput.pbjson.dart index 0a6afbfb..39297aa6 100644 --- a/lib/orderInput.pbjson.dart +++ b/lib/orderInput.pbjson.dart @@ -1481,7 +1481,8 @@ final $typed_data.Uint8List orderDraftCreatedEventDescriptor = $convert.base64De 'ChZPcmRlckRyYWZ0Q3JlYXRlZEV2ZW50EjIKBkhlYWRlchgBIAEoCzIQLmFwaS5FdmVudEhlYW' 'RlckII+kIFigECEAFSBkhlYWRlchInCgJJRBgCIAEoCzINLmFwaS5FbnRpdHlJREII+kIFigEC' 'EAFSAklEEkEKB1BheWxvYWQYAyABKAsyHS5hcGkuT3JkZXJEcmFmdENyZWF0ZWRQYXlsb2FkQg' - 'j6QgWKAQIQAVIHUGF5bG9hZDoZorsYBUV2ZW50ursYDERyYWZ0Q3JlYXRlZA=='); + 'j6QgWKAQIQAVIHUGF5bG9hZDo1orsYBUV2ZW50ursYDERyYWZ0Q3JlYXRlZNq7GBh2ZXJpZnlP' + 'cmRlckNyZWF0ZWRTdGF0dXM='); @$core.Deprecated('Use orderDraftCreatedRequestDescriptor instead') const OrderDraftCreatedRequest$json = { diff --git a/pubspec.yaml b/pubspec.yaml index af287751..4cf417e4 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.13.0-SNAPSHOT-260318155629 +version: 1.13.0-SNAPSHOT-260319123749 homepage: '' publish_to: '' repository: ''