Skip to content

Commit 89f0ba6

Browse files
committed
Lower flutter lib package version
The changes aren't breaking
1 parent 788cc90 commit 89f0ba6

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

sqlite3_flutter_libs/CHANGELOG.md

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

33
- Upgrade sqlite to version `3.47.1`.
44
- In addition to CocoaPods, this package now supports the Swift Package Manager

sqlite3_flutter_libs/pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
name: sqlite3_flutter_libs
22
description: Flutter plugin to include native sqlite3 libraries with your app
3-
version: 0.6.0
3+
version: 0.5.27
44
homepage: https://github.com/simolus3/sqlite3.dart/tree/main/sqlite3_flutter_libs
55
issue_tracker: https://github.com/simolus3/sqlite3.dart/issues
66

0 commit comments

Comments
 (0)