database
: Bump version to 0.3.0
This commit is contained in:
parent
7ad60b68f6
commit
ef7d23490e
1 changed files with 1 additions and 1 deletions
|
@ -1,6 +1,6 @@
|
||||||
[package]
|
[package]
|
||||||
name = "acrate_database"
|
name = "acrate_database"
|
||||||
version = "0.2.0"
|
version = "0.3.0"
|
||||||
authors = ["Stefano Pigozzi <me@steffo.eu>"]
|
authors = ["Stefano Pigozzi <me@steffo.eu>"]
|
||||||
edition = "2021"
|
edition = "2021"
|
||||||
description = "Database schema and migrations for the acrate project"
|
description = "Database schema and migrations for the acrate project"
|
||||||
|
|
Loading…
Reference in a new issue