Skip to content

Commit 9f7c372

Browse files
committed
chore: bump package version to 1.0.1
1 parent b2e67ae commit 9f7c372

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "react-display-name-plugin",
3-
"version": "1.0.0",
3+
"version": "1.0.1",
44
"description": "Build plugin that preserves React component names in production bundles for DevTools. Supports Webpack and Vite.",
55
"main": "index.js",
66
"types": "index.d.ts",

0 commit comments

Comments
 (0)