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

Commit 33b2216

Browse files
author
Chris Yang
committed
ci
1 parent 0215c91 commit 33b2216

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

packages/shared_preferences/shared_preferences/CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
## 0.5.10+1
2+
3+
* Test
4+
15
## 0.5.10
26

37
* Update package:e2e -> package:integration_test

packages/shared_preferences/shared_preferences/pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ homepage: https://github.com/flutter/plugins/tree/master/packages/shared_prefere
55
# 0.5.y+z is compatible with 1.0.0, if you land a breaking change bump
66
# the version to 2.0.0.
77
# See more details: https://github.com/flutter/flutter/wiki/Package-migration-to-1.0.0
8-
version: 0.5.10
8+
version: 0.5.10+1
99

1010
flutter:
1111
plugin:

0 commit comments

Comments
 (0)