pdnd-ruby-client 0.1.6 → 0.1.7

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: ef672adb33747068375d8ca6f6d0fa4f7f221e59f7a946537662f0009e82decd
4
- data.tar.gz: fc53fe93ca059d24204ca179a80e7a2faa470d08579598946239a90ffd621f98
3
+ metadata.gz: 7465358f480a660082893609f41ce73652d42733474cd9110ef614ee15ac84c2
4
+ data.tar.gz: f242965866041e9fb499babb40dd77cd2e1eaa81e037fe40c02c10965b60c518
5
5
  SHA512:
6
- metadata.gz: 5d6270baafc6a41f0d3e6e2ee588a22cf5a609ffa853b775dc8c4e87c54f1f049df286ee5ff572134bda812ceaa47c7c66b109fe9e838ef1a7bb18f33eda82f6
7
- data.tar.gz: 8c70b2262ab53144c22d6d7540014a58fea378559937ded299b55fb7ef77423c1f84d56cba6f46946e75144c3b084199cbe668900cc9a6c8fbf64f2ad823de43
6
+ metadata.gz: e86020921bef23dd31737efe38f1970ad25329a5dd5c7c42c672ee5e8e67ed1f1a6d728db5756aa5c48850cd663712ff277c6fd1a44e4932f12b201b49abcc29
7
+ data.tar.gz: ff73db88ac3b4139ec84c0597ad99fc1525198c5e7da19996af79fec5974db3bec920298b483e2a4ffe6333f861f50f0013a91336e71301367a830679af1574b
data/CHANGELOG.md CHANGED
@@ -1,5 +1,9 @@
1
1
  # Changelog
2
2
 
3
+ ## [v0.1.7](https://github.com/isprambiente/pdnd-ruby-client/tree/v0.1.7) (2025-11-07)
4
+
5
+ [Full Changelog](https://github.com/isprambiente/pdnd-ruby-client/compare/v0.1.6...v0.1.7)
6
+
3
7
  ## [v0.1.6](https://github.com/isprambiente/pdnd-ruby-client/tree/v0.1.6) (2025-10-08)
4
8
 
5
9
  [Full Changelog](https://github.com/isprambiente/pdnd-ruby-client/compare/v0.1.5...v0.1.6)
@@ -2,6 +2,6 @@
2
2
 
3
3
  module PDND
4
4
  class ClientVersion
5
- VERSION = '0.1.6'
5
+ VERSION = '0.1.7'
6
6
  end
7
7
  end
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: pdnd-ruby-client
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.1.6
4
+ version: 0.1.7
5
5
  platform: ruby
6
6
  authors:
7
7
  - Francesco Loreti