Bump version to 0.2.0
This commit is contained in:
parent
f6cbba5231
commit
2c7888fa41
2 changed files with 7 additions and 2 deletions
|
|
@ -13,6 +13,11 @@ Procedure when bumping the version number:
|
||||||
|
|
||||||
## Unreleased
|
## Unreleased
|
||||||
|
|
||||||
## v0.1.0 - 2023-05.14
|
## v0.2.0 - 2023-08-31
|
||||||
|
|
||||||
|
### Changed
|
||||||
|
- **(breaking)** Updated dependencies
|
||||||
|
|
||||||
|
## v0.1.0 - 2023-05-14
|
||||||
|
|
||||||
Initial release
|
Initial release
|
||||||
|
|
|
||||||
|
|
@ -1,6 +1,6 @@
|
||||||
[package]
|
[package]
|
||||||
name = "toss"
|
name = "toss"
|
||||||
version = "0.1.0"
|
version = "0.2.0"
|
||||||
edition = "2021"
|
edition = "2021"
|
||||||
|
|
||||||
[dependencies]
|
[dependencies]
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue