Skip to content

Commit 52ef749

Browse files
committed
Bump v1.0.2
1 parent 97dbaf3 commit 52ef749

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

bower.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "htmlspecialchars",
33
"main": "index.js",
4-
"version": "1.0.1",
4+
"version": "1.0.2",
55
"authors": [
66
"teppeis <teppeis@gmail.com>"
77
],

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "htmlspecialchars",
3-
"version": "1.0.1",
3+
"version": "1.0.2",
44
"description": "Escape special characters to HTML entities in JavaScript",
55
"main": "index.js",
66
"scripts": {

0 commit comments

Comments
 (0)