Skip to content

Commit 98d2866

Browse files
committed
[sembast_web] v2.3.0+1
1 parent 39e721e commit 98d2866

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

sembast_web/CHANGELOG.md

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

33
* web and js_interop (for wasm) support
44

sembast_web/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
[sembast](https://pub.dev/packages/sembast) for the Web, NoSQL persistent embedded database for the Web on top of IndexedDB.
44

5-
Works on browser applications and flutter web applications.
5+
Works on browser applications and flutter web applications (js/wasm).
66

77
* Basic [sembast_web demo](https://github.com/alextekartik/flutter_app_example/tree/master/demo_sembast) on flutter.
88
* [notepad_sembast](https://github.com/alextekartik/flutter_app_example/tree/master/notepad_sembast): Simple flutter notepad on all platforms

sembast_web/pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
name: sembast_web
22
description: NoSQL persistent embedded database for the Web on top of IndexedDB
3-
version: 2.3.0
3+
version: 2.3.0+1
44
homepage: https://github.com/tekartik/sembast.dart/tree/master/sembast_web
55
topics:
66
- nosql

0 commit comments

Comments
 (0)