Skip to content

Commit 3c5ee89

Browse files
authored
ci: bump versions for next release (#757)
1 parent b7fa707 commit 3c5ee89

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

packages/dart/pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
name: parse_server_sdk
22
description: Dart plugin for Parse Server, (https://parseplatform.org), (https://back4app.com)
3-
version: 3.1.0
3+
version: 3.1.1
44
homepage: https://github.com/phillwiggins/flutter_parse_sdk
55

66
environment:

packages/flutter/pubspec.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
name: parse_server_sdk_flutter
22
description: Flutter plugin for Parse Server, (https://parseplatform.org), (https://back4app.com)
3-
version: 3.1.1
3+
version: 3.1.2
44
homepage: https://github.com/phillwiggins/flutter_parse_sdk
55

66
environment:
@@ -11,7 +11,7 @@ dependencies:
1111
sdk: flutter
1212

1313
# Uncomment for Release version
14-
parse_server_sdk: ^3.1.0
14+
parse_server_sdk: ^3.1.1
1515

1616
# Uncomment for local testing
1717
#parse_server_sdk:

0 commit comments

Comments
 (0)