tax_calculator_2022 0.1.0 → 0.1.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.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: 4418b34dddf4825c41904494bb5aa1b279398fa6f81104816d17867078536e8a
4
- data.tar.gz: d8b789fd7b952d7df70f0c69001719d74c9cc9514601b8f8a358bb111fd0e9b9
3
+ metadata.gz: 1705e14ed5e250a37d708136ae80e837594344c65ad5c168edf1156295df862e
4
+ data.tar.gz: 3fb05ce73fbb3f2a06681061aa57be2b12ca3715d536a7a3e2d7a7379816609c
5
5
  SHA512:
6
- metadata.gz: e261fd6f772ade113fcb0889dc1ed9c59af4bf589052315ae8afecc5c4febc626824df6ca790f14d76b1f966343a5cffbf8071e3645977ab6697ab52121adae1
7
- data.tar.gz: aaf13bcc56af30889f55189c286f335207f75a4d6b1b74bdcd829a0286c9b77135c6354282205b2a649afa594755125ef39a6cd66d98a8d389ed44cd83cc0370
6
+ metadata.gz: 866911fe41badc9b65919bfc6b3d70975de826a37dc17f9781c827b611bd6eb24c7156370db158c4a7bda8d34b0621485a13563eabeb11643a4c03d9401dabb2
7
+ data.tar.gz: d6a06f783a2f9173a95f65f362b4e3996a4e77638e93431666d8bb7da80262b03c7abebd7479163122b270989b9287df03adf5b2752ed05f96b67f98309bd5f5
@@ -1,5 +1,5 @@
1
1
  # frozen_string_literal: true
2
2
 
3
3
  module TaxCalculator2022
4
- VERSION = "0.1.0"
4
+ VERSION = "0.1.1"
5
5
  end
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: tax_calculator_2022
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.1.0
4
+ version: 0.1.1
5
5
  platform: ruby
6
6
  authors:
7
7
  - DaniyalXprolabs
@@ -10,7 +10,8 @@ bindir: exe
10
10
  cert_chain: []
11
11
  date: 2022-07-18 00:00:00.000000000 Z
12
12
  dependencies: []
13
- description: Write a longer description or delete this line.
13
+ description: This gem will help you to calculate the tax on you salary according to
14
+ Budget 2022-2023
14
15
  email:
15
16
  - daniyal.malik.xprolabs.com
16
17
  executables: []