nemesis-plugin-helloworld 0.0.3 → 0.0.4

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/version.rb +1 -1
  3. metadata +1 -1
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA1:
3
- metadata.gz: 78b0bd693dd49c95dea082ce0d0813c09129d0f0
4
- data.tar.gz: 6d52c7b4b21c3c5a3373a92707a551f67da51ba2
3
+ metadata.gz: 4f8721ed56903f2e7840fedf00891b2818ad3f17
4
+ data.tar.gz: 6758b65d41a105461447868aeebdf577954dc6fd
5
5
  SHA512:
6
- metadata.gz: 766588dcca8397c108f5cd2eac162233b39f6e8a240df50e7455d1f9243dc9939ab49f0c741c565801f8b157091f724f29f5fefc66fd370ba122895947b776fb
7
- data.tar.gz: 901d44f017f5f1617836f6f89202ca18745eee098523d8e3ea465fcd0a87e6ce283ce4f493eb31b04dffec3e61ae3726ac1091df3818f328485a86c3a50a35d3
6
+ metadata.gz: 5eea4c2d1b254f893d02c62c0c76e5f89552928213d243eda10c371f56191b3e15aba1ac3c31429b1ce0ecbfa08d3d7ebb8f6a3fe3f9c7b4a12283a3cd9f1e4b
7
+ data.tar.gz: e058fba1759d17b1bf34519473634f0744dbac302861f04ca711350716405f0d96db8003782ef712941aa7ac8a172b2e3cb48e1fd45ab92cbee83edb2ab8fc85
data/version.rb CHANGED
@@ -1,7 +1,7 @@
1
1
  module Nemesis
2
2
  module Plugin
3
3
  module Helloworld
4
- VERSION = "0.0.3"
4
+ VERSION = "0.0.4"
5
5
  end
6
6
  end
7
7
  end
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: nemesis-plugin-helloworld
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.0.3
4
+ version: 0.0.4
5
5
  platform: ruby
6
6
  authors:
7
7
  - Troy Ling