There was an error while loading. Please reload this page.
1 parent 26f9105 commit 338c1bbCopy full SHA for 338c1bb
CHANGELOG.md
@@ -1,5 +1,11 @@
1
2
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
+
9
## 1.0.2 / 2015-06-01
10
- Release v1.0.2 / npm@v1.0.2
11
- david to watch for devDeps
package.json
@@ -1,6 +1,6 @@
{
"name": "hex-color-regex",
- "version": "1.0.2",
+ "version": "1.0.3",
"description": "The best regular expression (regex) for matching hex color values from string.",
"repository": "regexps/hex-color-regex",
"author": "Charlike Mike Reagent <@tunnckoCore> (http://www.tunnckocore.tk)",
0 commit comments