Radish alpha
r
Radicle Job Collaborative Object
Radicle
Git (anonymous pull)
Log in to clone via SSH
chore: Release radicle-job 0.6.0
✓ CI success Fintan Halpenny committed 13 days ago
commit ea565f777c3fadc9b96e191874e05957475be310
parent b736670212593c5da0a76b5b98737f76e5322671
1 passed (1 total) View logs
3 files changed +4 -2
modified CHANGELOG.md
@@ -7,6 +7,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

## [Unreleased]

+
## 0.6.0
+

### Breaking Changes

- Update to `radicle-0.24.0`. This update introduces the change of the
modified Cargo.lock
@@ -1556,7 +1556,7 @@ dependencies = [

[[package]]
name = "radicle-job"
-
version = "0.5.2"
+
version = "0.6.0"
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.2"
+
version = "0.6.0"
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