Skip to content

Commit 569b0ef

Browse files
committed
v.0.0.9
1 parent 4ac7163 commit 569b0ef

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.8",
3+
"version": "0.0.9",
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)