Skip to content

Commit

Permalink
Bump to version 0.6.0
Browse files Browse the repository at this point in the history
New Features

- Added configurable profiles. F1 - F6 can be used to toggle between
saved profiles. F1 is the default profile loaded when program is first
started.
  • Loading branch information
tarkah committed May 13, 2020
1 parent c4ae1a6 commit 46402e1
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 8 deletions.
14 changes: 7 additions & 7 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "grout"
version = "0.5.1"
version = "0.6.0"
authors = ["tarkah <[email protected]>"]
edition = "2018"

Expand Down

0 comments on commit 46402e1

Please sign in to comment.