Skip to content

Commit 47aaa61

Browse files
authored
Merge pull request #100 from wiktor-k/wiktor-k/release-0.5.2
Release version 0.5.2
2 parents 18bdbcf + dda0a16 commit 47aaa61

3 files changed

Lines changed: 57 additions & 33 deletions

File tree

Cargo.lock

Lines changed: 55 additions & 31 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
[package]
22
name = "ssh-agent-lib"
33
description = "A collection of types for writing custom SSH agents"
4-
version = "0.5.1"
4+
version = "0.5.2"
55
license = "MIT OR Apache-2.0"
66
authors = [
77
"Wiktor Kwapisiewicz <wiktor@metacode.biz>",

fuzz/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "ssh-agent-lib-fuzz"
3-
version = "0.5.1"
3+
version = "0.5.2"
44
publish = false
55
edition = "2021"
66

0 commit comments

Comments
 (0)