Skip to content

Commit 525fed8

Browse files
author
Tony Crisci
committed
Bump to version 1.0.2
This version contains some bugfixes. * Fix panic when config does not validate * Fix some other error logic in the cli
1 parent 58b01f1 commit 525fed8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
[package]
22
name = "i3-style"
33
description = "Make your i3 config a little more stylish"
4-
version = "1.0.1"
4+
version = "1.0.2"
55
authors = ["Tony Crisci <tony@dubstepdish.com>"]
66
license = "BSD-2-Clause"
77
repository = "https://github.com/acrisci/i3-style"

0 commit comments

Comments
 (0)