Skip to content

Commit 0b2b44c

Browse files
authored
chore: release (#6)
1 parent dacaa67 commit 0b2b44c

File tree

3 files changed

+14
-4
lines changed

3 files changed

+14
-4
lines changed

CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1 +1,11 @@
11
# Changelog
2+
3+
## [0.1.1] - 2024-09-23
4+
5+
### ⚙️ Miscellaneous Tasks
6+
7+
- Release ([#5](https://github.com/manakjiri/quick-flash/pull/5))
8+
- Fix linux matrix entry
9+
10+
<!-- generated by git-cliff -->
11+
# Changelog

Cargo.lock

Lines changed: 3 additions & 3 deletions
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 = "quick-flash"
3-
version = "0.1.0"
3+
version = "0.1.1"
44
edition = "2021"
55
repository = "https://github.com/manakjiri/quick-flash"
66
description = "Flash centrally hosted firmware binaries with one command"

0 commit comments

Comments
 (0)