Skip to content

Commit 473e181

Browse files
committed
Bump version
1 parent d0c8a7b commit 473e181

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ This library is the official client for the free and open-source NoSQL database
77
following the instructions [here](https://docs.skytable.io/getting-started). This library supports
88
all Skytable versions that work with the [Skyhash 1.1 Protocol](https://docs.skytable.io/protocol/skyhash).
99
This version of the library was tested with the latest Skytable release
10-
(release [0.7.2](https://github.com/skytable/skytable/releases/v0.7.2)).
10+
(release [0.7.5](https://github.com/skytable/skytable/releases/v0.7.5)).
1111

1212
## Features
1313

src/lib.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
//! following the instructions [here](https://docs.skytable.io/getting-started). This library supports
88
//! all Skytable versions that work with the [Skyhash 1.1 Protocol](https://docs.skytable.io/protocol/skyhash).
99
//! This version of the library was tested with the latest Skytable release
10-
//! (release [0.7.2](https://github.com/skytable/skytable/releases/v0.7.2)).
10+
//! (release [0.7.5](https://github.com/skytable/skytable/releases/v0.7.5)).
1111
//!
1212
//! ## Features
1313
//!

0 commit comments

Comments
 (0)