Skip to content
This repository was archived by the owner on Feb 22, 2023. It is now read-only.

Commit df44971

Browse files
committed
change version
1 parent bd4865c commit df44971

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

packages/shared_preferences/shared_preferences/CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
## 2.0.8+1
1+
## 2.0.9
22

33
* Correct example for mocking in readme
44

packages/shared_preferences/shared_preferences/pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ description: Flutter plugin for reading and writing simple key-value pairs.
33
Wraps NSUserDefaults on iOS and SharedPreferences on Android.
44
repository: https://github.com/flutter/plugins/tree/master/packages/shared_preferences/shared_preferences
55
issue_tracker: https://github.com/flutter/flutter/issues?q=is%3Aissue+is%3Aopen+label%3A%22p%3A+shared_preferences%22
6-
version: 2.0.8+1
6+
version: 2.0.9
77

88
environment:
99
sdk: ">=2.14.0 <3.0.0"

0 commit comments

Comments
 (0)