Skip to content

Commit 2de67f8

Browse files
committed
Update version
1 parent b7f492d commit 2de67f8

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,7 +1,7 @@
11
{
22
"name": "mistic100/randomcolor",
33
"description": "Generate attractive random colors",
4-
"version": "1.0.6",
4+
"version": "1.1.0",
55
"license": "MIT",
66
"authors": [{
77
"name": "Damien \"Mistic\" Sorel",

src/RandomColor.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<?php
22
/**
3-
* RandomColor 1.0.7
3+
* RandomColor 1.1.0
44
*
55
* PHP port of David Merfield JavaScript randomColor
66
* https://github.com/davidmerfield/randomColor

0 commit comments

Comments
 (0)