nebula-token 1.0.1.pre.rc.3 → 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/CHANGELOG.md +2 -2
  3. metadata +1 -1
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: 4b4eec2cb42f979321343d6d77070c169d431e915b7b3808727ee874937b0175
4
- data.tar.gz: b250dd513cb4624afd34e380925fb28345dd9783f0ce7086914b1b8b2412e89a
3
+ metadata.gz: e174bf87f7b2cca663e761f710c4d7caf75795d1fe2077e4bfd781f68ec064a6
4
+ data.tar.gz: e1285aa87c3bb87eafd5216204be69cf852b01cd450df9c5329dd9639521fda5
5
5
  SHA512:
6
- metadata.gz: b8dd39c909513dcbe7491dc7559822dbd25d5c7aa7e611a2e9551a99f482ad61c2049dae20e992a91a175e1697a5ac95f8dadb5a410e248e0da0dbb8d8b40f2c
7
- data.tar.gz: dcdb1f20da978a4c489977bd899763525c80d1e73f59ec480e663f3b5e84547ba7b0a7d5f30bf17d071ba8f8788196ad72b238b59cf28fede5b3c988c62d7be8
6
+ metadata.gz: e450ff9a8351b508db17d31d251eb560ff73fed504b44746e4c7315d9900d34d7e2073b8119d4d42dc17722fb0685e5374103055bd1d4ec743cc860d396c1712
7
+ data.tar.gz: fe19f48e27733096ce103921b5fa20e21faa0aeab3a9d38d4ba5648718ff3b8a1e69c38bb83c21e9c749fccce2943f1f3c4b6cd54226b3831032ffa65d0beb24
data/CHANGELOG.md CHANGED
@@ -4,7 +4,7 @@ All notable changes to this project are documented in this file.
4
4
  The format follows [Keep a Changelog](https://keepachangelog.com/en/1.1.0/)
5
5
  and this project adheres to [Semantic Versioning](https://semver.org/).
6
6
 
7
- ## [1.0.1-rc.3] - 2026-07-30
7
+ ## [1.0.1] - 2026-07-30
8
8
 
9
9
  Release automation only; no change to this package's behaviour, API or wire
10
10
  format. Published because `1.0.0` reached only npm and PyPI before the release
@@ -24,5 +24,5 @@ workflow failed, and neither permits republishing a used version number.
24
24
  window, family revocation, sender (device) binding, dual expiry clocks,
25
25
  pepper rotation via `kid`.
26
26
 
27
- [1.0.1-rc.3]: https://github.com/nebula-token/nebula-token/releases/tag/v1.0.1-rc.3
27
+ [1.0.1]: https://github.com/nebula-token/nebula-token/releases/tag/v1.0.1
28
28
  [1.0.0]: https://github.com/nebula-token/nebula-token/releases/tag/v1.0.0
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: nebula-token
3
3
  version: !ruby/object:Gem::Version
4
- version: 1.0.1.pre.rc.3
4
+ version: 1.0.1
5
5
  platform: ruby
6
6
  authors:
7
7
  - Matteo Teodori