Skip to content

Commit

Permalink
chore: bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
ghostdevv authored Dec 6, 2023
1 parent 7536045 commit d74a13f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "rollup-obfuscator",
"version": "4.1.0",
"version": "4.1.1",
"description": "A plugin to obfuscate javascript for rollup & vite based on https://www.npmjs.com/javascript-obfuscator",
"main": "./dist/index.cjs",
"module": "./dist/index.js",
Expand Down Expand Up @@ -66,4 +66,4 @@
"bugs": {
"url": "https://github.com/ghostdevv/rollup-obfuscator"
}
}
}

0 comments on commit d74a13f

Please sign in to comment.