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

Commit b8cfecf

Browse files
author
Simone Mosciatti
committed
upgrade minor versions
1 parent b894a7b commit b8cfecf

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.9.0"
3+
version = "0.9.1"
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.5.0"
3+
version = "0.5.1"
44
authors = ["Simone Mosciatti <[email protected]>"]
55

66
[build-dependencies]

0 commit comments

Comments
 (0)