Skip to content

Commit

Permalink
v.10
Browse files Browse the repository at this point in the history
  • Loading branch information
fernandocode committed Dec 6, 2017
1 parent 347d98c commit b3306f3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "lambda-expression",
"version": "0.0.9",
"version": "0.0.10",
"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.",
"main": "./src/main.js",
"types": "./src/main.d.ts",
Expand Down

0 comments on commit b3306f3

Please sign in to comment.