smartbill-sdk 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.
Files changed (3) hide show
  1. checksums.yaml +4 -4
  2. data/lib/smartbill/sdk/version.rb +1 -1
  3. metadata +6 -6
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: 2972838a84f90174e2d1caca6e3dab19b49a8773d0f1610e8b92a2d3cc11f17c
4
- data.tar.gz: 8827e1879f9d53a2325593f9c1251db93d1310cba5975b62e60c5dbd83b80c45
3
+ metadata.gz: 37f14c38d485865606fda8446cf3b083b7294358f77342697cb5306b546bc081
4
+ data.tar.gz: cfa0366cbc7d506887f1b7167766ea5604525a9565bc2ad760bc0194fa825d5a
5
5
  SHA512:
6
- metadata.gz: ca3c185e7665607ec61d3ad976be61525e38d3dcb85bc5d05c762d3802296af0c0d251fbb65c191c43b65a9974708282ec16eaac198f25d7a2f64a4741977fa7
7
- data.tar.gz: 25490736acc0f2d4ccd3ba1e5a48ff1961ba5acaece48d530afa3a9f45cc5a98271e708f2ca9c1654e4416a1ac1b66cb3187e28c6382bae6f5714d1e99a5d463
6
+ metadata.gz: a8efad5bf6b730785cdd70a8407f84f2949c5ef4bdecbb07feddd395f986e84bfc11a019c8b59fcb59038083e9c1c5c5c093a309dffde015a7f09c9f7133d34b
7
+ data.tar.gz: f1b81c1f872e26cb7eaf2a061887d470218ebbc2494b4ce4741a321bdfd364b4041832d0e5b541ad24847bc75f6a63cd51c13e5307932ffaae2e16ad4f978d0a
@@ -2,6 +2,6 @@
2
2
 
3
3
  module Smartbill
4
4
  module Sdk
5
- VERSION = "1.0.0"
5
+ VERSION = "1.0.1"
6
6
  end
7
7
  end
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: smartbill-sdk
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
  - Denis Nutiu
@@ -97,7 +97,7 @@ description: A Ruby SDK for the SmartBill Cloud REST API, offering a synchronous
97
97
  with typed request/response models for invoices, proformas, payments, e-mail, taxes,
98
98
  series and stocks.
99
99
  email:
100
- - dnutiu@hey.com
100
+ - dnutiu@nuculabs.dev
101
101
  executables: []
102
102
  extensions: []
103
103
  extra_rdoc_files: []
@@ -185,14 +185,14 @@ files:
185
185
  - skills/smartbill-email/SKILL.md
186
186
  - skills/smartbill-invoices/SKILL.md
187
187
  - skills/smartbill-payments/SKILL.md
188
- homepage: https://github.com/dnutiu/smartbill-sdk-ruby
188
+ homepage: https://github.com/dnutiu/SmartBill-Ruby-SDK
189
189
  licenses:
190
190
  - MIT
191
191
  metadata:
192
192
  allowed_push_host: https://rubygems.org
193
- homepage_uri: https://github.com/dnutiu/smartbill-sdk-ruby
194
- source_code_uri: https://github.com/dnutiu/smartbill-sdk-ruby
195
- changelog_uri: https://github.com/dnutiu/smartbill-sdk-ruby/blob/main/CHANGELOG.md
193
+ homepage_uri: https://github.com/dnutiu/SmartBill-Ruby-SDK
194
+ source_code_uri: https://github.com/dnutiu/SmartBill-Ruby-SDK
195
+ changelog_uri: https://github.com/dnutiu/SmartBill-Ruby-SDK/blob/main/CHANGELOG.md
196
196
  rubygems_mfa_required: 'true'
197
197
  rdoc_options: []
198
198
  require_paths: