Skip to content
This repository was archived by the owner on Mar 15, 2023. It is now read-only.

Commit 4e03a77

Browse files
committed
Bump version and fix manifest
1 parent 2f44282 commit 4e03a77

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

Cargo.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,14 @@
11
[package]
22
name = "pocket-relay-client"
3-
version = "0.1.0"
3+
version = "0.1.1"
44
edition = "2021"
55
build = "build.rs"
66
description = "Pocket Relay Client Tool"
77
license = "MIT"
88
authors = ["Jacobtread <jacobtread@gmail.com>"]
99
repository = "https://github.com/PocketRelay/Client"
1010
readme = "README.md"
11-
keywords = ["EA", "PocketRelay", "Mass Effect"]
11+
keywords = ["EA", "PocketRelay", "MassEffect"]
1212

1313
[build-dependencies]
1414
winres = "0.1"

0 commit comments

Comments
 (0)