Skip to content

Commit aa6e17d

Browse files
changed 4.0+ to 4.0.x
1 parent 28cc9aa commit aa6e17d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ This driver is based on [the cql-rb gem](https://github.com/iconara/cql-rb) by [
3636

3737
This driver works exclusively with the Cassandra Query Language v3 (CQL3) and Cassandra's native protocol. The current version works with:
3838

39-
* Apache Cassandra versions 2.1, 2.2, 3.0+, and 4.0+
39+
* Apache Cassandra versions 2.1, 2.2, 3.0+, and 4.0.x
4040
* DataStax Enterprise 4.8 and above. However, the [Ruby DSE driver](https://docs.datastax.com/en/developer/ruby-driver-dse/2.1/) provides more features and is recommended for use with DataStax Enterprise.
4141
* Ruby (MRI) 2.2, 2.3, 2.4
4242
* JRuby 9k

0 commit comments

Comments
 (0)