Browse Source

Cassandra 1.2.19 appears to have been released

Ben Hood 11 years ago
parent
commit
02faa3c1de
2 changed files with 2 additions and 2 deletions
  1. 1 1
      .travis.yml
  2. 1 1
      README.md

+ 1 - 1
.travis.yml

@@ -1,7 +1,7 @@
 language: go
 language: go
 
 
 env:
 env:
-  - CASS=1.2.18
+  - CASS=1.2.19
   - CASS=2.0.10
   - CASS=2.0.10
   - CASS=2.1.0
   - CASS=2.1.0
 
 

+ 1 - 1
README.md

@@ -16,7 +16,7 @@ Supported Versions
 
 
 The following matrix shows the versions of Go and Cassandra that are tested with the integration test suite as part of the CI build:
 The following matrix shows the versions of Go and Cassandra that are tested with the integration test suite as part of the CI build:
 
 
-Go/Cassandra | 1.2.18 | 2.0.10 | 2.1.0
+Go/Cassandra | 1.2.19 | 2.0.10 | 2.1.0
 -------------| -------| ------| ---------
 -------------| -------| ------| ---------
 1.2  | yes | yes | partial
 1.2  | yes | yes | partial
 1.3  | yes | yes | partial
 1.3  | yes | yes | partial