automatthew-cassandra 0.2.3 → 0.2.4

Sign up to get free protection for your applications and to get access to all the features.
Files changed (2) hide show
  1. data/cassandra.gemspec +3 -3
  2. metadata +1 -1
data/cassandra.gemspec CHANGED
@@ -1,10 +1,10 @@
1
1
 
2
- # Gem::Specification for Cassandra-0.2.3
2
+ # Gem::Specification for Cassandra-0.2.4
3
3
  # Originally generated by Echoe
4
4
 
5
5
  Gem::Specification.new do |s|
6
6
  s.name = %q{cassandra}
7
- s.version = "0.2.3"
7
+ s.version = "0.2.4"
8
8
 
9
9
  s.required_rubygems_version = Gem::Requirement.new(">= 0") if s.respond_to? :required_rubygems_version=
10
10
  s.authors = ["Matthew King"]
@@ -38,7 +38,7 @@ end
38
38
  #
39
39
  # require 'rubygems'
40
40
  #
41
- # Version = '0.2.3'
41
+ # Version = '0.2.4'
42
42
  #
43
43
  # task :default => [ :test ]
44
44
  #
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: automatthew-cassandra
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.2.3
4
+ version: 0.2.4
5
5
  platform: ruby
6
6
  authors:
7
7
  - Matthew King