Skip to content

Commit cb99f11

Browse files
chore: release v0.1.6
1 parent 55df6ed commit cb99f11

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
@@ -2,6 +2,12 @@
22

33
All notable changes to this project will be documented in this file.
44

5+
## [0.1.6] - 2025-02-20
6+
7+
### Miscellaneous Tasks
8+
9+
- Bump all dependencies
10+
511
## [0.1.5] - 2024-06-20
612

713
### Bug Fixes

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 = "gsp"
3-
version = "0.1.5"
3+
version = "0.1.6"
44
edition = "2021"
55

66
authors = ["Baptiste Roux"]

0 commit comments

Comments
 (0)