Skip to content

Commit 6a37f73

Browse files
committed
chore: bump version
1 parent a75c3ae commit 6a37f73

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.vscode/settings.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,6 @@
66
"typescriptreact"
77
],
88
"editor.codeActionsOnSave": {
9-
"source.fixAll.eslint": true
9+
"source.fixAll.eslint": "explicit"
1010
}
1111
}

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "react-helmet-async",
3-
"version": "2.0.3",
3+
"version": "2.0.4",
44
"description": "Thread-safe Helmet for React 16+ and friends",
55
"sideEffects": false,
66
"main": "./lib/index.js",

0 commit comments

Comments
 (0)