Skip to content

Commit 1be1c42

Browse files
committed
fix: update version to 3.0.0-beta.1 in package.json
1 parent e83273a commit 1be1c42

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "next-css-obfuscator",
3-
"version": "1.0.0-beta.3",
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)