Skip to content

Commit

Permalink
Prepare hive for v2.2.2 release
Browse files Browse the repository at this point in the history
  • Loading branch information
themisir committed Jun 10, 2022
1 parent ed160d9 commit 1d1bdd8
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.2

### Fixes

- Register DateTime adapter on web - [#983](https://github.com/hivedb/hive/pull/983)

# 2.2.1

### 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.2.1
version: 2.2.2
homepage: https://github.com/hivedb/hive/tree/master/hive
documentation: https://docs.hivedb.dev/

Expand Down

0 comments on commit 1d1bdd8

Please # to comment.