Skip to content

Commit

Permalink
bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
mistic100 committed Jun 30, 2015
1 parent fe9af24 commit 8403529
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "mistic100/randomcolor",
"description": "Generate attractive random colors",
"version": "1.0.0",
"version": "1.0.2",
"license": "MIT",
"authors": [{
"name": "Damien \"Mistic\" Sorel",
Expand Down
2 changes: 1 addition & 1 deletion src/RandomColor.php
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<?php
/**
* RandomColor 1.0.1
* RandomColor 1.0.2
*
* PHP port of David Merfield JavaScript randomColor
* https://github.com/davidmerfield/randomColor
Expand Down

0 comments on commit 8403529

Please sign in to comment.