Skip to content

Commit 618befe

Browse files
committed
Published v0.4.0
1 parent fe13ee7 commit 618befe

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Cargo.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "rorm-declaration"
3-
version = "0.3.0"
3+
version = "0.4.0"
44
edition = "2021"
55
repository = "https://github.com/rorm-orm/rorm-declaration"
66
categories = ["database"]
@@ -36,4 +36,4 @@ default = [
3636

3737
sqlite = []
3838
mysql = []
39-
postgres = []
39+
postgres = []

0 commit comments

Comments
 (0)