Radish alpha
r
rad:z2UcCU1LgMshWvXj6hXSDDrwB8q8M
Radicle Job Collaborative Object
Radicle
Git
Update to 0.5.2
Fintan Halpenny committed 1 month ago
commit 13062baa49e022883da0508b77b5bc02e784f13d
parent b3f5b1c
3 files changed +8 -2
modified CHANGELOG.md
@@ -7,6 +7,12 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

## [Unreleased]

+
## 0.5.2
+

+
### Changes
+

+
- Update `radicle` to `0.22`, where `0.22.1` is the recommended patch version to use.
+

## 0.5.1

### Fixes
modified Cargo.lock
@@ -1366,7 +1366,7 @@ dependencies = [

[[package]]
name = "radicle-job"
-
version = "0.5.1"
+
version = "0.5.2"
dependencies = [
 "chrono",
 "clap",
modified Cargo.toml
@@ -4,7 +4,7 @@ description = "Radicle Job Collaborative Object"
homepage = "https://radicle.xyz"
repository = "https://app.radicle.xyz/nodes/iris.radicle.xyz/rad:z2UcCU1LgMshWvXj6hXSDDrwB8q8M"
license = "MIT OR Apache-2.0"
-
version = "0.5.1"
+
version = "0.5.2"
authors = ["Fintan Halpenny <fintan.halpenny@gmail.com>"]
edition = "2021"
# N.B. always use the full semver so that rust-overlay in `flake.nix` can select