Skip to content

Commit 8b951b5

Browse files
committed
v.0.1.0
1 parent 6fc7847 commit 8b951b5

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": "lambda-expression",
3-
"version": "0.0.10",
3+
"version": "0.1.0",
44
"description": "Utility to analyze function (js) and arrow functions (ts), and create metadata of expressions, the initial scope is that it seeks to solve simple expressions. And later advance to encompass complex expressions.",
55
"main": "./src/main.js",
66
"types": "./src/main.d.ts",

0 commit comments

Comments
 (0)