Skip to content

Commit a0350b9

Browse files
authored
Release 0.1.2 (#14)
This solely fixes the repository link, which should get trusted publishing to work. Signed-off-by: Colin Walters <walters@verbum.org>
1 parent 01d01cb commit a0350b9

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "jsonrpc-fdpass"
3-
version = "0.1.1"
3+
version = "0.1.2"
44
edition = "2024"
55
description = "JSON-RPC 2.0 with Unix file descriptor passing"
66
authors = ["Colin Walters <walters@verbum.org>"]

0 commit comments

Comments
 (0)