Skip to content

Commit

Permalink
Bump up to v2.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
themisir committed May 17, 2022
1 parent 4dbcd76 commit 3e71872
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions hive/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
# 2.2.0

### Enhancements

- Added multiple storage backends for web - [#956](https://github.com/hivedb/hive/pull/956)

# 2.1.0

### Fixes
Expand Down
2 changes: 1 addition & 1 deletion hive/pubspec.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
name: hive
description: Lightweight and blazing fast key-value database written in pure Dart. Strongly encrypted using AES-256.
version: 2.1.0
version: 2.2.0
homepage: https://github.com/hivedb/hive/tree/master/hive
documentation: https://docs.hivedb.dev/

Expand Down

0 comments on commit 3e71872

Please sign in to comment.