Skip to content

Commit 8ac5bc9

Browse files
chore(release): 0.4.1 [skip ci]
## [0.4.1](v0.4.0...v0.4.1) (2025-09-17)
1 parent a13c568 commit 8ac5bc9

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@witchcraft/expressit",
33
"description": "A blazing fast, customizable, error-tolerant expression parser that creates safe to eval expressions + a few other goodies like autocomplete.",
4-
"version": "0.4.0",
4+
"version": "0.4.1",
55
"types": "./dist/index.d.ts",
66
"type": "module",
77
"main": "./dist/index.js",

0 commit comments

Comments
 (0)