incomplete-twitter4j4r 0.3.2-java → 0.3.3-java

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -17,7 +17,7 @@ module Twitter4j4r
17
17
  config.access_token_secret = auth_map[:access_secret]
18
18
  end
19
19
 
20
- @stream = Java::Twitter4j::TwitterStreamFactory.new(config.build).instanceend
20
+ @stream = Java::Twitter4j::TwitterStreamFactory.new(config.build).instance
21
21
  end
22
22
 
23
23
  def on_exception(&block)
@@ -1,3 +1,3 @@
1
1
  module Twitter4j4r
2
- VERSION = "0.3.2"
2
+ VERSION = "0.3.3"
3
3
  end
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: incomplete-twitter4j4r
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.3.2
4
+ version: 0.3.3
5
5
  prerelease:
6
6
  platform: java
7
7
  authors: