Skip to content

Commit b3306f3

Browse files
committed
v.10
1 parent 347d98c commit b3306f3

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