Skip to content

Commit 32f9139

Browse files
authored
Bump foreman version (#33)
1 parent 4f2dec6 commit 32f9139

File tree

3 files changed

+4
-2
lines changed

3 files changed

+4
-2
lines changed

CHANGELOG.md

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

33
## Unreleased Changes
4+
5+
## 1.0.3 (2022-01-06)
46
- Support tools hosted on GitLab ([#31](https://github.com/Roblox/foreman/pull/31))
57
- Updated config format to support both GitHub and GitLab tools
68
- Added `foreman gitlab-auth` command for authenticating with GitLab.

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.2"
4+
version = "1.0.3"
55
authors = [
66
"Lucien Greathouse <[email protected]>",
77
"Matt Hargett <[email protected]>",

0 commit comments

Comments
 (0)