Skip to content

Commit 8e5f221

Browse files
committed
fix: update version to 3.0.0-beta.1 in package.json
1 parent 4d0ee32 commit 8e5f221

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": "next-css-obfuscator",
3-
"version": "1.0.0-beta.2",
3+
"version": "3.0.0-beta.1",
44
"description": "A package deeply inspired by PostCSS-Obfuscator but for Next.js.",
55
"main": "dist/index.js",
66
"type": "commonjs",

0 commit comments

Comments
 (0)