We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b7f492d commit 2de67f8Copy full SHA for 2de67f8
composer.json
@@ -1,7 +1,7 @@
1
{
2
"name": "mistic100/randomcolor",
3
"description": "Generate attractive random colors",
4
- "version": "1.0.6",
+ "version": "1.1.0",
5
"license": "MIT",
6
"authors": [{
7
"name": "Damien \"Mistic\" Sorel",
src/RandomColor.php
@@ -1,6 +1,6 @@
<?php
/**
- * RandomColor 1.0.7
+ * RandomColor 1.1.0
*
* PHP port of David Merfield JavaScript randomColor
* https://github.com/davidmerfield/randomColor
0 commit comments