Skip to content

Commit a0abd89

Browse files
committed
Release 0.6.0
1 parent f4c04f7 commit a0abd89

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Foreman Changelog
22

3-
## [Unreleased]
3+
## 0.6.0
44
- Added `foreman github-auth` command for authenticating with GitHub.
55

66
## 0.5.1

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 = "0.5.1"
4+
version = "0.6.0"
55
authors = ["Lucien Greathouse <[email protected]>"]
66
license = "MIT"
77
homepage = "https://github.com/rojo-rbx/foreman#readme"

0 commit comments

Comments
 (0)