Bump version to 0.4.0
This commit is contained in:
parent
b3959dc7c2
commit
a53254d2e7
2 changed files with 3 additions and 1 deletions
|
|
@ -14,6 +14,8 @@ Procedure when bumping the version number:
|
|||
|
||||
## Unreleased
|
||||
|
||||
## v0.4.0 - 2024-02-23
|
||||
|
||||
### Changed
|
||||
|
||||
- **(breaking)** Bumped `rusqlite` dependency from `0.30` to `0.31`
|
||||
|
|
|
|||
|
|
@ -1,6 +1,6 @@
|
|||
[package]
|
||||
name = "vault"
|
||||
version = "0.3.0"
|
||||
version = "0.4.0"
|
||||
edition = "2021"
|
||||
|
||||
[features]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue