Skip to content

Commit

Permalink
Merge pull request #39
Browse files Browse the repository at this point in the history
dart2_3
  • Loading branch information
alextekartik authored Jun 11, 2022
2 parents f5306b0 + acc4905 commit 8ba8190
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion idb_shim/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
## 2.0.1
## 2.0.1+1

* New lint supports
* Requires dart 2.14+
Expand Down
2 changes: 1 addition & 1 deletion idb_shim/pubspec.yaml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
name: idb_shim
version: 2.0.1
version: 2.0.1+1
description: indexed_db dart base interface with implementation for native (browser), file (io) and in memory.
homepage: https://github.com/tekartik/idb_shim.dart/tree/master/idb_shim

Expand Down

0 comments on commit 8ba8190

Please sign in to comment.