Skip to content

Commit 05a9613

Browse files
authored
Merge pull request #47 from phillwiggins/release/1.0.9
Version 1.0.9 Updated pubspec
2 parents 78d9c1e + 5bb2590 commit 05a9613

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Diff for: 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

Diff for: 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)