Radish alpha
r
rad:z6cFWeWpnZNHh9rUW8phgA3b5yGt
Git libraries for Radicle
Radicle
Git
surf: Update to 0.27.0
Fintan Halpenny committed 2 months ago
commit 243c35a51208f1313b568ca512e535e8973d8509
parent 1042ea3
3 files changed +3 -3
modified Cargo.lock
@@ -730,7 +730,7 @@ version = "0.2.0"

[[package]]
name = "radicle-surf"
-
version = "0.26.0"
+
version = "0.27.0"
dependencies = [
 "anyhow",
 "base64",
modified radicle-surf/CHANGELOG.md
@@ -1,6 +1,6 @@
# CHANGELOG

-
## [Unreleased]
+
## Version 0.27.0

### Fixed

modified radicle-surf/Cargo.toml
@@ -2,7 +2,7 @@
name = "radicle-surf"
description = "A code surfing library for Git repositories"
readme = "README.md"
-
version = "0.26.0"
+
version = "0.27.0"
authors = ["The Radicle Team <dev@radicle.xyz>"]
homepage.workspace = true
repository.workspace = true