Skip to content

Commit daa38b8

Browse files
author
Eric Butler
committed
Version 0.1.2
1 parent 410a6c9 commit daa38b8

File tree

3 files changed

+8
-2
lines changed

3 files changed

+8
-2
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
## [0.1.2](https://github.com/notarize/qlc/compare/0.1.1...0.1.2)
2+
3+
### Features
4+
5+
- Add some CLI help information
6+
17
## [0.1.1](https://github.com/notarize/qlc/compare/0.1.0...0.1.1)
28

39
### Bugfixes

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 = "qlc"
3-
version = "0.1.1"
3+
version = "0.1.2"
44
authors = ["Eric Butler <eric.butler@notarize.com>"]
55
edition = "2018"
66
license = "MIT"

0 commit comments

Comments
 (0)