remote-helper: Release 0.17.0
This commit is contained in:
parent
f5c39dd603
commit
ab3621d5d4
|
|
@ -3283,7 +3283,7 @@ dependencies = [
|
|||
|
||||
[[package]]
|
||||
name = "radicle-remote-helper"
|
||||
version = "0.16.0"
|
||||
version = "0.17.0"
|
||||
dependencies = [
|
||||
"dunce",
|
||||
"log",
|
||||
|
|
|
|||
|
|
@ -3,7 +3,7 @@ name = "radicle-remote-helper"
|
|||
description = "Radicle git remote helper"
|
||||
homepage.workspace = true
|
||||
license.workspace = true
|
||||
version = "0.16.0"
|
||||
version = "0.17.0"
|
||||
authors = ["cloudhead <cloudhead@radicle.xyz>"]
|
||||
edition.workspace = true
|
||||
build = "build.rs"
|
||||
|
|
|
|||
Loading…
Reference in New Issue