Skip to content

Commit 8a22be1

Browse files
committed
0.1.1
1 parent 4705918 commit 8a22be1

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "quoted-string-regex",
33
"description": "JavaScript regular expression for matching a quoted string.",
4-
"version": "0.1.0",
4+
"version": "0.1.1",
55
"homepage": "https://github.com/regexps/quoted-string-regex",
66
"author": "Jon Schlinkert (https://github.com/jonschlinkert)",
77
"repository": "regexps/quoted-string-regex",
@@ -34,4 +34,4 @@
3434
]
3535
}
3636
}
37-
}
37+
}

0 commit comments

Comments
 (0)