Skip to content

Commit 6c398cb

Browse files
author
Bulat Shakirzyanov
committed
[ci skip] bump version
1 parent 8dbc4ff commit 6c398cb

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Gemfile.lock

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
PATH
22
remote: .
33
specs:
4-
cassandra-driver (1.1.1)
4+
cassandra-driver (1.2.0)
55
ione (~> 1.2)
66

77
GEM

lib/cassandra/version.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,5 +17,5 @@
1717
#++
1818

1919
module Cassandra
20-
VERSION = '1.1.1'.freeze
20+
VERSION = '1.2.0'.freeze
2121
end

0 commit comments

Comments
 (0)