We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 17d7082 commit 401b1bfCopy full SHA for 401b1bf
CHANGELOG.md
@@ -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
@@ -1,6 +1,6 @@
[package]
name = "qlc"
-version = "0.1.0"
+version = "0.1.1"
authors = ["Eric Butler <eric.butler@notarize.com>"]
edition = "2018"
license = "MIT"
0 commit comments