Skip to content

Commit bba50c7

Browse files
committed
Version 1.0.9 - Fixed health check
1 parent 8b3fdfc commit bba50c7

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

CHANGELOG.md

+3
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
## 1.0.9
2+
Fixed Health Check issue
3+
14
## 1.0.8
25
Fixed some queries
36

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ Want to get involved? Join our Slack channel and help out! (http://flutter-parse
1313
To install, either add to your pubspec.yaml
1414
```
1515
dependencies:
16-
parse_server_sdk: ^1.0.8
16+
parse_server_sdk: ^1.0.9
1717
```
1818
or clone this repository and add to your project. As this is an early development with multiple contributors, it is probably best to download/clone and keep updating as an when a new feature is added.
1919

0 commit comments

Comments
 (0)