Skip to content

Commit d080c05

Browse files
committed
Add version 0.1.10
1 parent 9685af5 commit d080c05

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.10] - 2024-12-07
11+
12+
* Update ixnode packages
13+
1014
### [0.1.9] - 2024-12-07
1115

1216
* Update ixnode/php-exception to version 0.1.21

VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
0.1.9
1+
0.1.10

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "ixnode/bash-version-manager",
33
"description": "Bash Version Manager",
4-
"version": "0.1.9",
4+
"version": "0.1.10",
55
"type": "library",
66
"license": "MIT",
77
"keywords": ["version", "manager", "semantic", "versioning", "semver"],

0 commit comments

Comments
 (0)