Skip to content

Commit 338c1bb

Browse files
author
tunnckoCore
committed
Release v1.0.3
1 parent 26f9105 commit 338c1bb

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11

22

3+
## 1.0.3 / 2015-07-14
4+
- Release v1.0.3 / npm@v1.0.3
5+
- update stuff, add related libs, @tunnckoCore
6+
- merge pull request #8, @kevva
7+
- Null guard, @bevacqua
8+
39
## 1.0.2 / 2015-06-01
410
- Release v1.0.2 / npm@v1.0.2
511
- david to watch for devDeps

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "hex-color-regex",
3-
"version": "1.0.2",
3+
"version": "1.0.3",
44
"description": "The best regular expression (regex) for matching hex color values from string.",
55
"repository": "regexps/hex-color-regex",
66
"author": "Charlike Mike Reagent <@tunnckoCore> (http://www.tunnckocore.tk)",

0 commit comments

Comments
 (0)