Skip to content

Commit d51fd38

Browse files
committed
Release 1.0.1
1 parent 7489950 commit d51fd38

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

component.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "escape-html",
33
"description": "Escape HTML entities",
4-
"version": "1.0.0",
4+
"version": "1.0.1",
55
"keywords": ["escape", "html", "utility"],
66
"dependencies": {},
77
"scripts": [

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "escape-html",
33
"description": "Escape HTML entities",
4-
"version": "1.0.0",
4+
"version": "1.0.1",
55
"keywords": ["escape", "html", "utility"],
66
"dependencies": {},
77
"main": "index.js",

0 commit comments

Comments
 (0)