Skip to content

Commit 691c24c

Browse files
committed
chore: Bump to v0.1.0
Release Notes: This is the first release!
1 parent 9eb4a90 commit 691c24c

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": "neval",
3-
"version": "0.0.0",
3+
"version": "0.1.0",
44
"description": "A Zero-dependency, lightweight utility for securely evaluating code in a sandboxed environment in Node.js.",
55
"author": "Shahrad Elahi <[email protected]> (https://github.com/shahradelahi)",
66
"license": "MIT",

0 commit comments

Comments
 (0)