Skip to content

Commit 78ba633

Browse files
committed
Updated NuGet v1.4.1
1 parent 026ab78 commit 78ba633

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

Lambda2Js/Lambda2Js.nuspec

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<package >
33
<metadata>
44
<id>$id$</id>
5-
<version>1.3.0</version>
5+
<version>1.4.1</version>
66
<title>lambda2js (ExpressionTree to JavaScript)</title>
77
<authors>Gearz, Miguel Angelo (masbicudo), André Pena (andrerpena)</authors>
88
<owners>Gearz</owners>
@@ -21,11 +21,12 @@
2121
Added `System.Linq` static members.
2222
ES6: arrow function, array spread.
2323
Added support for new operator with member init.
24+
Added support for custom member names.
2425
See the project page for more.
2526
</releaseNotes>
2627
<copyright>Copyright Gearz 2016</copyright>
2728
<tags>
28-
Expression Tree ExpressionTree JavaScript ECMA script converter gearz miguel angelo andre pena
29+
Expression Tree ExpressionTree JavaScript ECMA script ES5 ES6 converter gearz miguel angelo andre pena
2930
</tags>
3031
</metadata>
3132
</package>

0 commit comments

Comments
 (0)