day_of_week_extension 0.0.4 → 0.0.5

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 (4) hide show
  1. checksums.yaml +4 -4
  2. data/CHANGELOG.md +5 -0
  3. data/VERSION +1 -1
  4. metadata +1 -1
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: 4b1744004b9e1b3491828d60296623a90c550b93129c68364ade0ad493b82e58
4
- data.tar.gz: 829b148d0029eba64a0db874163c1d1c76b4491847e6f54c53b86d50ea8b8f60
3
+ metadata.gz: 03ef8b56c6d4aa7278a3fa82a01827b9e68b495b36e8a5f828c0f8c7d10df6ea
4
+ data.tar.gz: 62d8c67a892c86b99d3cbadd40d1e3395b233a418ff3dbc6834a8e4cca77ab73
5
5
  SHA512:
6
- metadata.gz: 6b25dbbd475d6e3a777703502cc175dc9f612877af06b3bf19a018f3de831c82c8f23c612d05a66fc52b2c64d920b67d78f549e8205d50d02ea5b7a56b27347c
7
- data.tar.gz: 918ef4d12e5076041ed0d45cf45fa4b249fd8549f643b599899fa13be7bb28f601542a1c597afc809b792ef7c163befda9b3ee94ee0c7f2acdc6a7ef98437250
6
+ metadata.gz: 6d2132b02199826877a4cf413cab75955df30c1c5e786173805c2508ebdff9744b3459d7c75107f293a7be1c56fbdf725433edb27863d47304311996b83f06e5
7
+ data.tar.gz: 8960093e719b1dd1ff632e41a41698591929df8b0ecd24dbf4add660c72dfb10637efa746685402b9360063e29b9ae2aa797f576d88926d29d59cbd78a3e4cc2
data/CHANGELOG.md CHANGED
@@ -1,6 +1,11 @@
1
1
  Unreleased Changes
2
2
  ------------------
3
3
 
4
+ 0.0.5 (2022-03-30)
5
+ ------------------
6
+
7
+ * Version bump. Missed a version bump
8
+
4
9
  0.0.4 (2022-03-30)
5
10
  ------------------
6
11
 
data/VERSION CHANGED
@@ -1 +1 @@
1
- 0.0.4
1
+ 0.0.5
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: day_of_week_extension
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.0.4
4
+ version: 0.0.5
5
5
  platform: ruby
6
6
  authors:
7
7
  - Marcus Wyatt