Skip to content

Commit ea931a7

Browse files
authored
Merge pull request #48 from phillwiggins/master
Merge
2 parents 4baeb4e + 05a9613 commit ea931a7

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

lib/src/base/parse_constants.dart

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
part of flutter_parse_sdk;
22

33
// Library
4-
const String keySdkVersion = '1.0.5';
4+
const String keySdkVersion = '1.0.9';
55
const String keyLibraryName= 'Flutter Parse SDK';
66

77
// End Points

pubspec.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
name: parse_server_sdk
22
description: Flutter plugin for Parse Server, (https://parseplatform.org), (https://back4app.com)
3-
version: 1.0.8
3+
version: 1.0.9
44
homepage: https://github.com/phillwiggins/flutter_parse_sdk
55
author: PhillWiggins <phill.wiggins@gmail.com>
66

0 commit comments

Comments
 (0)