Skip to content

Commit cf859af

Browse files
committed
Releasing 0.0.7
1 parent 3412a0a commit cf859af

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

Cargo.lock

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "codegenta"
3-
version = "0.0.6"
3+
version = "0.0.7"
44
authors = [ "Jovansonlee Cesar <[email protected]>" ]
55
license = "MIT"
66
description = "A model code generator from database table using rustorm ORM"
@@ -23,7 +23,7 @@ features = ["rustc-serialize"]
2323
rustc-serialize = "0.3.16"
2424
uuid = "0.1.18"
2525
time = "0.1.34"
26-
rustorm = "0.4.0"
26+
rustorm = "0.4.1"
2727

2828

2929
#[dependencies.rustorm]

0 commit comments

Comments
 (0)