Bump version to 0.3.0
This commit is contained in:
parent
c6345b89ee
commit
6640f601f3
2 changed files with 3 additions and 1 deletions
|
|
@ -14,6 +14,8 @@ Procedure when bumping the version number:
|
||||||
|
|
||||||
## Unreleased
|
## Unreleased
|
||||||
|
|
||||||
|
## v0.3.0 - 2023-12-26
|
||||||
|
|
||||||
### Changed
|
### Changed
|
||||||
|
|
||||||
- **(breaking)** Bumped `rusqlite` dependency from `0.29` to `0.30`
|
- **(breaking)** Bumped `rusqlite` dependency from `0.29` to `0.30`
|
||||||
|
|
|
||||||
|
|
@ -1,6 +1,6 @@
|
||||||
[package]
|
[package]
|
||||||
name = "vault"
|
name = "vault"
|
||||||
version = "0.2.0"
|
version = "0.3.0"
|
||||||
edition = "2021"
|
edition = "2021"
|
||||||
|
|
||||||
[features]
|
[features]
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue