Skip to content

Commit e346156

Browse files
committed
version bump
1 parent 5e9edd8 commit e346156

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "codedungeon/php-cli-colors",
3-
"version": "1.12.1",
3+
"version": "1.12.2",
44
"description": "Liven up you PHP Console Apps with standard colors",
55
"keywords": [
66
"composer",

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "php-cli-colors",
3-
"version": "1.12.1",
3+
"version": "1.12.2",
44
"description": "Liven up you PHP Console Apps with standard colors!",
55
"main": "index.js",
66
"scripts": {

0 commit comments

Comments
 (0)