Skip to content

Commit 7ced5b9

Browse files
committed
Add version 0.1.25
1 parent 5264c84 commit 7ced5b9

File tree

3 files changed

+6
-2
lines changed

3 files changed

+6
-2
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,10 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
77

88
## Releases
99

10+
### [0.1.25] - 2024-11-23
11+
12+
* Add italian and croatian language to languages
13+
1014
### [0.1.24] - 2024-11-23
1115

1216
* Fix swedish locale: `sv_SE`

VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
0.1.24
1+
0.1.25

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"version": "0.1.24",
2+
"version": "0.1.25",
33
"name": "ixnode/php-timezone",
44
"description": "PHP Timezone - This library converts different timezone strings.",
55
"type": "library",

0 commit comments

Comments
 (0)