jam-cloud/websocket-gateway/lib/jam_websockets/version.rb

4 lines
45 B
Ruby
Raw Normal View History

module JamWebsockets
VERSION = "0.0.1"
end