Skip to content

Commit 32a6b83

Browse files
committed
Add version 1.0.2
1 parent 16ffd0f commit 32a6b83

3 files changed

Lines changed: 6 additions & 2 deletions

File tree

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+
### [1.0.2] - 2024-12-07
11+
12+
* Add ixnode/php-coordinate package with version 1.0.0
13+
1014
### [1.0.1] - 2024-12-07
1115

1216
* Add ixnode/php-coordinate package with version 0.1.17

VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
1.0.1
1+
1.0.2

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "ixnode/php-cli-image",
33
"description": "PHP Cli Image - This library converts a given image to ASCII string.",
4-
"version": "1.0.1",
4+
"version": "1.0.2",
55
"type": "library",
66
"license": "MIT",
77
"keywords": ["php", "cli", "image", "ascii", "gif", "jpg", "png", "jpeg"],

0 commit comments

Comments
 (0)