wildsonet-streamer 0.0.1-java → 0.0.2-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.
@@ -1,5 +1,5 @@
1
1
  module WildSoNet
2
2
  module Streamer
3
- VERSION = "0.0.1" unless defined?(::WildSoNet::Streamer::VERSION)
3
+ VERSION = "0.0.2" unless defined?(::WildSoNet::Streamer::VERSION)
4
4
  end
5
5
  end
metadata CHANGED
@@ -5,8 +5,8 @@ version: !ruby/object:Gem::Version
5
5
  segments:
6
6
  - 0
7
7
  - 0
8
- - 1
9
- version: 0.0.1
8
+ - 2
9
+ version: 0.0.2
10
10
  platform: java
11
11
  authors:
12
12
  - Marek Jelen