rxio 0.13.9 → 1.0.0

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.
Files changed (3) hide show
  1. checksums.yaml +4 -4
  2. data/lib/rxio/version.rb +1 -1
  3. metadata +1 -1
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA1:
3
- metadata.gz: f0e1a7502ef458c2346d064fd786847ce6f6f200
4
- data.tar.gz: 3431b900b4aa4f48db19e4fa3c1f2d73ffcbfd76
3
+ metadata.gz: f3b5a1d04d8489ab47aa1b69e6607ba1a19b7154
4
+ data.tar.gz: 1174fe376514994852c9fb5dd9930276437c81a0
5
5
  SHA512:
6
- metadata.gz: f7cb1f7e6ca9b320a1a89b9dc8a2f22b749e0a40320b1ef85262a1f1fd2b3fc94bda4d23f6e76554e22966e4b1410b3528d797d11288d9c771350682933cdd23
7
- data.tar.gz: 19b38039250cb28774a0f6b54d3fbd243cd847c6a54b6f83ea08c3bd7be657cf2e6e3b8ecd4bc868acd06178b2feac771195e2828e127f859f1e298ecb921ca5
6
+ metadata.gz: 7dca74643cfbf5c908dffa89033c064309787f62b4299947a929769060f3b53671ce1d986977c15beac323e23e10f8b1349cbce5a907f7747f96cc3a76232423
7
+ data.tar.gz: 14d4ceddde4232627e0bc79a647986826f34f79eee7f629583cef2fe293560fb4574b3a62b0914ffc148da6d15c62974483d80e171c4a6ccdab181c49528936c
data/lib/rxio/version.rb CHANGED
@@ -5,5 +5,5 @@
5
5
  module RxIO
6
6
 
7
7
  # Version
8
- VERSION = '0.13.9'
8
+ VERSION = '1.0.0'
9
9
  end
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: rxio
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.13.9
4
+ version: 1.0.0
5
5
  platform: ruby
6
6
  authors:
7
7
  - Eresse