Skip to content

Commit a5c0e11

Browse files
committed
chore: bump version to 0.18.4
1 parent 91bedce commit a5c0e11

3 files changed

Lines changed: 4 additions & 4 deletions

File tree

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
@@ -4,7 +4,7 @@ members = ["steamguard"]
44

55
[package]
66
name = "steamguard-cli"
7-
version = "0.18.3"
7+
version = "0.18.4"
88
authors = ["dyc3 (Carson McManus) <carson.mcmanus1@gmail.com>"]
99
edition = "2021"
1010
description = "A command line utility to generate Steam 2FA codes and respond to confirmations."

steamguard/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "steamguard"
3-
version = "0.18.3"
3+
version = "0.18.4"
44
authors = ["Carson McManus <carson.mcmanus1@gmail.com>"]
55
edition = "2021"
66
description = "Library for generating 2fa codes for Steam and responding to mobile confirmations."

0 commit comments

Comments
 (0)