Skip to content
This repository was archived by the owner on Apr 30, 2026. It is now read-only.

Commit 7324348

Browse files
committed
Bump to 0.6.1
1 parent f75dd2d commit 7324348

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

darn_cli/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
[package]
22
name = "darn_cli"
33
description = "CLI for darn - CRDT-backed filesystem management"
4-
version = "0.6.0"
4+
version = "0.6.1"
55

66
authors.workspace = true
77
categories.workspace = true

darn_core/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
[package]
22
name = "darn_core"
33
description = "Core library for darn - CRDT-backed filesystem management"
4-
version = "0.6.0"
4+
version = "0.6.1"
55

66
authors.workspace = true
77
categories.workspace = true

0 commit comments

Comments
 (0)