Skip to content

Commit

Permalink
Merge pull request #284 from criteo-forks/add_jamm_version
Browse files Browse the repository at this point in the history
Add jamm version for cassandra 3.5
  • Loading branch information
michaelklishin committed Jul 15, 2016
2 parents 6780c96 + 17b7923 commit d7d18fb
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions libraries/config_helpers.rb
Expand Up @@ -102,6 +102,8 @@ def jamm_version(version)
'0.3.1'
when /^3.0/
'0.3.1'
when /^3.5/
'0.3.1'
end
end

Expand Down

0 comments on commit d7d18fb

Please sign in to comment.