Skip to content

Commit 0c53748

Browse files
committed
bump version correctly
1 parent fe151a1 commit 0c53748

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/action_cable_client/version.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# frozen_string_literal: true
22

33
class ActionCableClient
4-
VERSION = '3.0.1'
4+
VERSION = '2.0.1'
55
end

0 commit comments

Comments
 (0)