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

Commit bfe285a

Browse files
committed
merge release
1 parent 26cde12 commit bfe285a

File tree

4 files changed

+10
-10
lines changed

4 files changed

+10
-10
lines changed

Cargo.lock

+7-7
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "rediSQL"
3-
version = "1.0.3-rc05"
3+
version = "1.1.0"
44
authors = ["Simone Mosciatti <[email protected]>"]
55
edition = "2018"
66

redisql_lib/Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "redisql_lib"
3-
version = "0.5.5-rc03"
3+
version = "0.6.0"
44
authors = ["Simone Mosciatti <[email protected]>"]
55
edition = "2018"
66

sync_engine/Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "sync_engine"
3-
version = "0.5.1-rc02"
3+
version = "0.6.0"
44
authors = ["Simone Mosciatti <[email protected]>"]
55
edition = "2018"
66

0 commit comments

Comments
 (0)