Skip to content

Commit 533b768

Browse files
author
Eric Kim-Butler
committed
Version 1.0.1
1 parent c549661 commit 533b768

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,5 +1,11 @@
11
# Changelog
22

3+
## [1.0.1](https://github.com/notarize/qlc/compare/1.0.0...1.0.1)
4+
5+
### Chores
6+
7+
- Upgrade dependencies and Rust to 1.62.0
8+
39
## [1.0.0](https://github.com/notarize/qlc/compare/0.10.0...1.0.0)
410

511
### Chores

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

0 commit comments

Comments
 (0)