kaal 0.6.0 → 0.6.1

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/lib/kaal/version.rb +1 -1
  3. metadata +1 -1
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: 0d8c12714ca483db0abe733287ae543ecd206e58c02b228983aa0fb506671542
4
- data.tar.gz: 3236ad6f7721d80424a3b725542c66f0633a3a21ed42d52514a5294b75013461
3
+ metadata.gz: 13a194b92af66284a12d2adf7266097f25bff68664a9087412f0b31ea4fc4718
4
+ data.tar.gz: 56927fc968a58059f154a519774377d2a37ba3e31abf2f4bce06221eb9772f53
5
5
  SHA512:
6
- metadata.gz: a7213b5670154c87e4115761d62ee9e5955bd84e520ac3d3dc44dc5118c7840aeb6b6d82ad7f71aa8fe1b7fb32430abd59f636c2d14a0450054af6de7c695105
7
- data.tar.gz: 790385b5f77017e8001e2c9c3e38484acdab8e733dc5cd15d1bf0a39c6c2074fa9756c7226328446bc69b9044895b0644bdb521725b6992780265d5d0a296fb0
6
+ metadata.gz: 42caa274060a30795d1d59068026905fca703021a4bfc44428a4386eaf454d3c0d7607938e786d48665bd7243c207e95fc0a4989cfe9add91a5bc8bfaf8e58c1
7
+ data.tar.gz: d577e6838816b42cb37f948b72fd7bd12ecfba252d6a7529a2aec6c840a3b06b559d525e8bdca342751836299b7eecf18cde6ba31a91c6a22079d9591ab9014a
data/lib/kaal/version.rb CHANGED
@@ -5,5 +5,5 @@
5
5
  # This source code is licensed under the MIT license found in the
6
6
  # LICENSE file in the root directory of this source tree.
7
7
  module Kaal
8
- VERSION = '0.6.0'
8
+ VERSION = '0.6.1'
9
9
  end
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: kaal
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.6.0
4
+ version: 0.6.1
5
5
  platform: ruby
6
6
  authors:
7
7
  - Nitesh Purohit