Skip to content

Commit 83b2ba7

Browse files
chore(main): release 0.1.1
1 parent 1868355 commit 83b2ba7

File tree

3 files changed

+9
-2
lines changed

3 files changed

+9
-2
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# Changelog
22

3+
## [0.1.1](https://github.com/sousandrei/firesquid/compare/v0.1.0...v0.1.1) (2024-05-01)
4+
5+
6+
### Bug Fixes
7+
8+
* **lint:** clippy ([8125edc](https://github.com/sousandrei/firesquid/commit/8125edc71c2beae0c85f827b94c8d183600f5b9a))
9+
310
## 0.1.0 (2023-12-17)
411

512

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
@@ -3,7 +3,7 @@ authors = ["Andrei Sousa <sousandrei@gmail.com>"]
33
edition = "2021"
44
name = "firesquid"
55
readme = "README.md"
6-
version = "0.1.0"
6+
version = "0.1.1"
77

88
[package.metadata.deb]
99
assets = [

0 commit comments

Comments
 (0)