Skip to content

Commit 4eb62ea

Browse files
committed
chore: Bump version -> 0.6.1
1 parent 3e4c3ac commit 4eb62ea

3 files changed

Lines changed: 3 additions & 3 deletions

File tree

CHANGELOG.md

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

3-
## [Unreleased](https://github.com/Piturnah/gex/compare/v0.6.0...main)
3+
## [0.6.1](https://github.com/Piturnah/gex/compare/v0.6.0...v0.6.1)
44
### Added
55
- Support for custom colour themes via `colors` in config file ([#30](https://github.com/Piturnah/gex/issues/30))
66
- Support for `NO_COLOR` environment variable ([#50](https://github.com/Piturnah/gex/issues/50))

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,6 +1,6 @@
11
[package]
22
name = "gex"
3-
version = "0.6.1-dev"
3+
version = "0.6.1"
44
edition = "2021"
55
categories = ["command-line-utilities", "development-tools"]
66
description = "Git workflow improvement CLI tool inspired by Magit"

0 commit comments

Comments
 (0)