complicode 1.0.0 → 1.0.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: e8799896321a70ce1c4882a2ccd2c19c70fa36d55782e4c425c235f4929296be
4
- data.tar.gz: 62a4064fce977a49caa7053bb155a085d9f639b3da43d112af0ecf8cf36c2689
3
+ metadata.gz: c7ea01c2b4b68843962e6b00d12ef8429fb906760f8f8248a94ac16d00d9bef0
4
+ data.tar.gz: 9b7380b749c9086893fa6416687dcfb934a7ea4eded354aa2656f8d1df90e64b
5
5
  SHA512:
6
- metadata.gz: c009cdf95befbcb3806b4c979c7cfa05fa9bfbd67c79ce0ded4026dc8cfe977e91c3c8cf767867df840b2f4623c63b654891e043f6474bb0d21c629da8bb5cea
7
- data.tar.gz: 86915e36ef6fae206810371d3ba681ac899e7f53c333480cf7d7160d3fe8a417c57e09124f264de0d48733ce9fa1a33d787cc8c367792b4fadd93ebb8b3b592b
6
+ metadata.gz: d66589838ad40670c5391578977e0498aaf4d520ded16a1d75001253c734a7176e24283b5b3942b5b9eb90e5e6a668c8f3042c47e9680f43c07249f6d6edf3fe
7
+ data.tar.gz: dd4afb08004bf361ead2758be51c85e8aeb80928ca2aa26863ed53d5c5f75feaacd2f008b9295b8ec871ded050d4e7db7e9b8fbad4a283d2fe1e66e4f52b287d
data/README.md CHANGED
@@ -10,8 +10,8 @@ Control code generator for invoices inside the Bolivian national tax service..
10
10
  Links:
11
11
 
12
12
  - [API Docs](https://www.rubydoc.info/gems/complicode)
13
- - [Contributing](https://github.com/InspireNL/complicode/blob/master/CONTRIBUTING.md)
14
- - [Code of Conduct](https://github.com/InspireNL/complicode/blob/master/CODE_OF_CONDUCT.md)
13
+ - [Contributing](https://github.com/pablocrivella/complicode/blob/master/CONTRIBUTING.md)
14
+ - [Code of Conduct](https://github.com/pablocrivella/complicode/blob/master/CODE_OF_CONDUCT.md)
15
15
 
16
16
  ## Requirements
17
17
 
@@ -63,5 +63,5 @@ Read [Semantic Versioning](https://semver.org) for details. Briefly, it means:
63
63
 
64
64
  ## License
65
65
 
66
- Copyright 2018 [Inspire Innovation BV](https://inspire.nl).
66
+ Copyright 2018 [Pablo Crivella](https://pablocrivella.me).
67
67
  Read [LICENSE](LICENSE.md) for details.
@@ -1,5 +1,5 @@
1
1
  # frozen_string_literal: true
2
2
 
3
3
  module Complicode
4
- VERSION = "1.0.0"
4
+ VERSION = "1.0.1"
5
5
  end
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: complicode
3
3
  version: !ruby/object:Gem::Version
4
- version: 1.0.0
4
+ version: 1.0.1
5
5
  platform: ruby
6
6
  authors:
7
7
  - Pablo Crivella