Skip to content

Commit 7c91a67

Browse files
committed
upgraded gem version to 0.1.2
1 parent a630044 commit 7c91a67

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Gemfile.lock

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
PATH
22
remote: .
33
specs:
4-
socketclusterclient (0.1.1)
4+
socketclusterclient (0.1.2)
55
websocket-eventmachine-client (~> 1.2)
66

77
GEM

lib/socketclusterclient/version.rb

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
module Socketclusterclient
2-
VERSION = '0.1.1'
2+
VERSION = '0.1.2'
33
end

0 commit comments

Comments
 (0)