Skip to content

Commit 67e5e44

Browse files
committed
Prepare sqlite3_web release
1 parent b899c96 commit 67e5e44

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

sqlite3_web/pubspec.yaml

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,14 @@
11
name: sqlite3_web
22
description: Utilities to simplify accessing sqlite3 on the web, with automated feature detection.
3-
version: 0.2.0
3+
version: 0.2.1
44
homepage: https://github.com/simolus3/sqlite3.dart/tree/main/sqlite3_web
55
repository: https://github.com/simolus3/sqlite3.dart
66

77
environment:
88
sdk: ^3.3.0
99

1010
dependencies:
11-
sqlite3: ^2.4.3
11+
sqlite3: ^2.6.0
1212
stream_channel: ^2.1.2
1313
web: ^1.0.0
1414

0 commit comments

Comments
 (0)