Skip to content

Commit da04455

Browse files
committed
bump to 0.6.1
1 parent 2c17b49 commit da04455

3 files changed

Lines changed: 2 additions & 4 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: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
[package]
22
name = "flavours"
33
description = "An easy to use base16 scheme manager/builder that integrates with any workflow."
4-
version = "0.5.2"
4+
version = "0.6.1"
55
authors = ["Gabriel Fontes (Misterio77) <eu@misterio.me>"]
66
edition = "2018"
77
readme = "README.md"

README.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,8 +13,6 @@ A manager/builder for [Base16](https://github.com/chriskempson/base16). Written
1313

1414
Looking for something similar to use with NixOS/home-manager? Check out [`nix-colors`](https://github.com/misterio77/nix-colors)
1515

16-
**Notice**: This README refers to the (possibly unreleased) latest `main` commit. You might be looking for the [0.5.2 version](https://github.com/Misterio77/flavours/blob/57ffac5947399d0e343691d1bf1fb086a3275fbe/README.md).
17-
1816
## What
1917
This is a CLI program that both builds and manages Base16 schemes and templates.
2018

0 commit comments

Comments
 (0)