Skip to content

Commit 30f98a6

Browse files
committed
Released v0.5.3
1 parent 365db69 commit 30f98a6

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ members = [
99

1010
[package]
1111
name = "rorm"
12-
version = "0.5.2"
12+
version = "0.5.3"
1313
edition = "2021"
1414
repository = "https://github.com/myOmikron/drorm"
1515
authors = ["gammelalf", "myOmikron <[email protected]>"]

changelog.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
Since 0.5.2
1+
Since 0.5.3
22
-----------
33

44
Notes for publishing

0 commit comments

Comments
 (0)