bosh4r 0.0.5 → 0.0.6

Sign up to get free protection for your applications and to get access to all the features.
@@ -20,7 +20,7 @@ module Bosh4r
20
20
  class Session
21
21
  include Bosh4r::Utils
22
22
 
23
- attr_reader :sid, :rid, :jid
23
+ attr_reader :sid, :rid, :jabber_id
24
24
 
25
25
  def initialize(jabber_id, password, options = {})
26
26
  split_jabber_id = jabber_id.split('/')
@@ -1,3 +1,3 @@
1
1
  module Bosh4r
2
- VERSION = "0.0.5"
2
+ VERSION = "0.0.6"
3
3
  end
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: bosh4r
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.0.5
4
+ version: 0.0.6
5
5
  prerelease:
6
6
  platform: ruby
7
7
  authors: