Skip to content

Commit d1350b4

Browse files
committed
Bump version and ruby
1 parent 044eba2 commit d1350b4

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.ruby-version

+1-1
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
3.3.4
1+
3.3.5

lib/solid_cable/version.rb

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# frozen_string_literal: true
22

33
module SolidCable
4-
VERSION = "1.0.4"
4+
VERSION = "1.0.5"
55
end

0 commit comments

Comments
 (0)