Skip to content

Commit 8c3040d

Browse files
author
github-actions
committed
tag: v0.4.6
1 parent 434b2e1 commit 8c3040d

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.5"
3+
version = "0.4.6"
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.5"
3+
version = "0.4.6"
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)