bens-hello-world 0.2.9 → 0.2.10

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.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: d12eadcee1698658f669ee8481cf2c5d46dcc66741e7227b585e2ec7a948ac82
4
- data.tar.gz: 1e2bad5048749041c8cdea42c260035773bed65b0846f42891690e5b8b41b70f
3
+ metadata.gz: 03beedbf1663cc486a6b2457d1da031fa46e2cc2a0fd2ed2aac1404d97a5d3a0
4
+ data.tar.gz: c8a47b8a5b0a63ef6e3d9a37d94d14b9891479f79d7402ee91de9f62d0800517
5
5
  SHA512:
6
- metadata.gz: d0b096f23d81dc23536d36cf738c21e8ec1a2023c554e82efd882eb0b89b49febc90859eb0cb897e4fec85c49a222ba5f259c2354eb0d17445d8d38dc463a41f
7
- data.tar.gz: ffa4c8ccd5b476137b74f682e9f11e8d1fbed83133281e8313e099030d373c7fbf934b5a5bfe8aabc798d96cc3656995146474a44025be6a5d917d48f6abe9fa
6
+ metadata.gz: 1279b241dc9cc8062591ebc37beb4c3b1d13c4c665ad89ff5d59f3669c9970e26ba9b18a9dfc4d432e3dcdb6c6fea7cb04e960a739da4ea4f44fc2f0140dcaa6
7
+ data.tar.gz: 63bb72a93c34db6e8bc496fbcb5ce403971f4c093250eff7c4f1ab59137ed1d2bfd5cd906d87594353b69599bf7ae8a5ba953025e2e75225be176c742b0c46f3
data/CHANGELOG.md CHANGED
@@ -1,5 +1,12 @@
1
1
  # Changelog
2
2
 
3
+ ### [0.2.10](https://www.github.com/benkoshy/bens-hello-world/compare/v0.2.9...v0.2.10) (2021-07-28)
4
+
5
+
6
+ ### Bug Fixes
7
+
8
+ * seeing whether a release occurs here ([02e244b](https://www.github.com/benkoshy/bens-hello-world/commit/02e244b9f3592711b98695ade74dbb06d81c31aa))
9
+
3
10
  ### [0.2.9](https://www.github.com/benkoshy/bens-hello-world/compare/v0.2.8...v0.2.9) (2021-07-28)
4
11
 
5
12
 
data/Gemfile.lock CHANGED
@@ -1,7 +1,7 @@
1
1
  PATH
2
2
  remote: .
3
3
  specs:
4
- bens-hello-world (0.2.9)
4
+ bens-hello-world (0.2.10)
5
5
 
6
6
  GEM
7
7
  remote: https://rubygems.org/
@@ -1,7 +1,7 @@
1
1
  module Bens
2
2
  module Hello
3
3
  module World
4
- VERSION = "0.2.9"
4
+ VERSION = "0.2.10"
5
5
  end
6
6
  end
7
7
  end
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: bens-hello-world
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.2.9
4
+ version: 0.2.10
5
5
  platform: ruby
6
6
  authors:
7
7
  - BK