Skip to content

Commit 37730aa

Browse files
author
github-actions
committed
tag: v0.4.3
1 parent 2baf367 commit 37730aa

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
lines changed

Cargo.lock

Lines changed: 2 additions & 2 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,6 +1,6 @@
11
[package]
22
name = "signway"
3-
version = "0.4.2"
3+
version = "0.4.3"
44
edition = "2021"
55

66
[workspace]

server/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "signway-server"
3-
version = "0.4.2"
3+
version = "0.4.3"
44
description = "A gateway for redirecting authentic signed URLs to the requested API"
55
license = "AGPL-3.0-only"
66
edition = "2021"

0 commit comments

Comments
 (0)