Skip to content
This repository was archived by the owner on Jul 11, 2021. It is now read-only.

Commit d9ebdcd

Browse files
committed
Update Cargo toml versions
1 parent 1534b44 commit d9ebdcd

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "rediSQL"
3-
version = "0.8.0"
3+
version = "0.9.0"
44
authors = ["Simone Mosciatti <simone@redbeardlab.tech>"]
55

66
[lib]

redisql_lib/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "redisql_lib"
3-
version = "0.4.0"
3+
version = "0.5.0"
44
authors = ["Simone Mosciatti <mweb.sim@gmail.com>"]
55

66
[build-dependencies]

0 commit comments

Comments
 (0)