timezones-ical-library 1.9.1 → 1.10.0

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.
package/Readme.md CHANGED
@@ -31,7 +31,7 @@ Run ...
31
31
  sudo sh update-tzdata.sh tzVersionNumber
32
32
  ```
33
33
 
34
- ... with _tzVersionNumber_ being the version of the [IANA time zone database](https://www.iana.org/time-zones) you want to use (e.g. sudo sh update-tzdata.sh 2024b).
34
+ ... with _tzVersionNumber_ being the version of the [IANA time zone database](https://www.iana.org/time-zones) you want to use (e.g. sudo sh update-tzdata.sh 2025b).
35
35
 
36
36
  <br />
37
37
 
@@ -172,7 +172,8 @@ Licensed under [Apache-2.0](LICENSE).
172
172
 
173
173
  ![npm version](https://img.shields.io/npm/v/timezones-ical-library?label=current%20version&style=for-the-badge)
174
174
 
175
- - v1.9 : database update (2024b)
175
+ - v1.10 : upgrading to latest vzic improvements
176
+ - v1.9 : database update (2025b)
176
177
  - v1.8 : database update (2024a)
177
178
  - v1.7 : database update (2023c)
178
179
  - v1.6 : database update (2022g)