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

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
@@ -1,6 +1,6 @@
11
[package]
22
name = "rediSQL"
3-
version = "0.8.0"
3+
version = "0.9.0"
44
authors = ["Simone Mosciatti <[email protected]>"]
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 <[email protected]>"]
55

66
[build-dependencies]

0 commit comments

Comments
 (0)