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

Commit ba00b44

Browse files
author
Simone Mosciatti
committed
prepare for release 1.0.2 which include PR: #65
1 parent c7b794f commit ba00b44

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 = "1.0.1"
3+
version = "1.0.2"
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.5.3"
3+
version = "0.5.4"
44
authors = ["Simone Mosciatti <mweb.sim@gmail.com>"]
55

66
[build-dependencies]

0 commit comments

Comments
 (0)