Skip to content

Commit

Permalink
[sembast] v3.7.5+1
Browse files Browse the repository at this point in the history
  • Loading branch information
alextekartik committed Nov 5, 2024
1 parent e6fc892 commit b28a76d
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
3 changes: 2 additions & 1 deletion sembast/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
## 3.7.5
## 3.7.5+1

* Add `Timestamp.addDuration()` and `Timestamp.substractDuraction()`
* Add `Timestamp.difference()`

## 3.7.4+3

Expand Down
2 changes: 1 addition & 1 deletion sembast/pubspec.yaml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
name: sembast
version: 3.7.5
version: 3.7.5+1
description: NoSQL persistent embedded file system document-based database for Dart VM and Flutter with encryption support.
homepage: https://github.com/tekartik/sembast.dart/tree/master/sembast
topics:
Expand Down

0 comments on commit b28a76d

Please sign in to comment.