Skip to content

Commit 23c6913

Browse files
committed
Release 1.0.1
1 parent 11bf251 commit 23c6913

File tree

3 files changed

+5
-2
lines changed

3 files changed

+5
-2
lines changed

CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,8 @@
11
# Foreman Changelog
22

3+
## 1.0.1
4+
- Metadata fix for crates.io release
5+
36
## 1.0.0
47
- No changes since 0.6.0.
58
- Initial release on crates.io.

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: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
[package]
22
name = "foreman"
33
description = "Toolchain manager for simple binary tools"
4-
version = "1.0.0"
4+
version = "1.0.1"
55
authors = ["Lucien Greathouse <[email protected]>"]
66
license = "MIT"
77
homepage = "https://github.com/rojo-rbx/foreman#readme"

0 commit comments

Comments
 (0)