Skip to content

Commit

Permalink
chore: release v1.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
alann-maulana committed Aug 29, 2021
1 parent fb31172 commit 2d5cd8b
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
3 changes: 3 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,6 @@
## 1.0.1
* Add interface abstraction for [Flutter Storage](https://pub.dev/packages/flutter_parse_storage_interface)

## 1.0.0
* Add null safety
* Subclassing support for `ParseObject` and `ParseUser`
Expand Down
2 changes: 1 addition & 1 deletion pubspec.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
name: flutter_parse
description: Plugin for managing and accessing Parse Server for Dart VM and Flutter.
version: 1.0.0
version: 1.0.1
homepage: https://github.com/eyro-labs/flutter_parse

environment:
Expand Down

0 comments on commit 2d5cd8b

Please sign in to comment.