bens-hello-world 0.2.4 → 0.2.5

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
  SHA256:
3
- metadata.gz: 1e70dcb1f3aaf208b0722768511ba5c589ee298d2554aa852e0dbe47c98c32b0
4
- data.tar.gz: 743612e0bf18462eae3d6d488009c9028e2b14d156eb741b20a1523855dfab3a
3
+ metadata.gz: 62b5c62a184d9d8cb18c09c7f71e5cfbaa719c408cf3475e27a70037ab0d1217
4
+ data.tar.gz: 6512882bdc7ae2d5356d61f9ff70fababb946b7fedf62017914029b876541555
5
5
  SHA512:
6
- metadata.gz: 5a6c34a7dbd107b334709d74a1d165170a48320c58b4429dae0148af31e879ec7e665c2565645c1696aa440d7eac310a0266081ad1ee3f2590b54e00f8b2fb67
7
- data.tar.gz: c2c036a2b41d6c7fec13839a73abcafd0886ede19e73a0e06893ea18cd9e9253a4d6f990eb65e5cb121f02ba8883e54b80722a66a0e1868e7a7649ae905bdc28
6
+ metadata.gz: 3aa1a61573b36190a62663f71d8e6d5937341476d4fd70eee7d1a1aa0f381277607be063abb09bfa335f26599eec96e8244cee8615effe0391aea15d73ea5b51
7
+ data.tar.gz: 73e54295a74e312a4c3ba55c589605ad256f6b2dbca1c5377e48ad8d12d91132128aa5ba0e87416b3b882f7cb5a32af4b26ae313718d452aca2486be91f0cf88
data/CHANGELOG.md CHANGED
@@ -1,5 +1,19 @@
1
1
  # Changelog
2
2
 
3
+ ### [0.2.6](https://www.github.com/benkoshy/bens-hello-world/compare/v0.2.5...v0.2.6) (2021-07-28)
4
+
5
+
6
+ ### Bug Fixes
7
+
8
+ * add a new version number ([27bd7b6](https://www.github.com/benkoshy/bens-hello-world/commit/27bd7b682225c7fcbbcdcde246809cdd23f0e99f))
9
+
10
+ ### [0.2.5](https://www.github.com/benkoshy/bens-hello-world/compare/v0.2.4...v0.2.5) (2021-07-28)
11
+
12
+
13
+ ### Bug Fixes
14
+
15
+ * seeing whether a release occurs here ([ceb2a0a](https://www.github.com/benkoshy/bens-hello-world/commit/ceb2a0a6c1fd2ba0d5c9efb6cb790e9c68881c28))
16
+
3
17
  ### [0.2.4](https://www.github.com/benkoshy/bens-hello-world/compare/v0.2.3...v0.2.4) (2021-07-28)
4
18
 
5
19
 
data/Gemfile.lock CHANGED
@@ -1,7 +1,7 @@
1
1
  PATH
2
2
  remote: .
3
3
  specs:
4
- bens-hello-world (0.2.4)
4
+ bens-hello-world (0.2.5)
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.4"
4
+ VERSION = "0.2.5"
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.4
4
+ version: 0.2.5
5
5
  platform: ruby
6
6
  authors:
7
7
  - BK