Skip to content

Commit 401b1bf

Browse files
author
Eric Butler
committed
Version 0.1.1
1 parent 17d7082 commit 401b1bf

File tree

2 files changed

+10
-1
lines changed

2 files changed

+10
-1
lines changed

CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
## [0.1.1](https://github.com/notarize/qlc/compare/0.1.0...0.1.1)
2+
3+
### Bugfixes
4+
5+
- Fix for NPM package binary link
6+
7+
## [0.1.0](https://github.com/notarize/qlc/tree/0.1.0)
8+
9+
Initial public release!

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

0 commit comments

Comments
 (0)