Skip to content

Commit 5c19059

Browse files
committed
Bump version
1 parent 4ebe423 commit 5c19059

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
1+
## 0.16.5
2+
3+
- Makes cli tool `open` and `close` more resilient to errors.
4+
- Dependency update.
5+
16
## 0.16.4
27

38
- Refactor of file locks during a vacuum

deno.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@cross/kv",
3-
"version": "0.16.4",
3+
"version": "0.16.5",
44
"exports": {
55
".": "./mod.ts",
66
"./cli": "./src/cli/mod.ts"

0 commit comments

Comments
 (0)