genchew_view_tool 0.1.0 → 0.2.0

Sign up to get free protection for your applications and to get access to all the features.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA1:
3
- metadata.gz: 0c729e19138d53e6a0df49d476f1df4e1282ab3b
4
- data.tar.gz: 8b4e7f48505108331e2e934d72aa54db0b808b06
3
+ metadata.gz: e3ee3036784f68ab1161bf388bf44a09df485865
4
+ data.tar.gz: 281cb9c140799c192bde56554f663941e2816710
5
5
  SHA512:
6
- metadata.gz: 88268d95a691e51fd1b61929391c57d5def4090c83273ec784b02a266e4d1563ebd597572eaa15454198589c9697e61ec2737ab6a55f363f9d0e03783ae0eb11
7
- data.tar.gz: 0341e3b24189c9d94787028fed8fd6f9362fea5f4c40a2621d2830e709e260c67bdb7e1b9101f78eb3bf47d444e57e9822bffee6dc6f1ba9f31d9afb033014f5
6
+ metadata.gz: 819ee69827e0cc4edb94c019d1f2433fc65acc2ee7d653f4e33986a97de1ef407383f8a5ef7ebc312427c780ffcc1150987b52b9bf2356750ebf799bd215a7bb
7
+ data.tar.gz: 1c5bd0e2b62432e84e524504d8b22843abfcd34263c254cc17ac25ca99782f0f607c9d5ba4db78f2d593e5544358b95d14f373ae9eff74de5258f2a11abd80d4
data/README.md CHANGED
@@ -32,7 +32,7 @@ To install this gem onto your local machine, run `bundle exec rake install`. To
32
32
 
33
33
  ## Contributing
34
34
 
35
- Bug reports and pull requests are welcome on GitHub at https://github.com/Radoslav Genchev/genchew_view_tool. This project is intended to be a safe, welcoming space for collaboration, and contributors are expected to adhere to the [Contributor Covenant](http://contributor-covenant.org) code of conduct.
35
+ Bug reports and pull requests are welcome on GitHub at https://github.com/genchevv/genchew_view_tool. This project is intended to be a safe, welcoming space for collaboration, and contributors are expected to adhere to the [Contributor Covenant](http://contributor-covenant.org) code of conduct.
36
36
 
37
37
 
38
38
  ## License
@@ -1,3 +1,3 @@
1
1
  module GenchewViewTool
2
- VERSION = "0.1.0"
2
+ VERSION = "0.2.0"
3
3
  end
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: genchew_view_tool
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.1.0
4
+ version: 0.2.0
5
5
  platform: ruby
6
6
  authors:
7
7
  - Radoslav Genchev