Skip to content

Commit bd22fca

Browse files
committed
Increased version
1 parent c15f494 commit bd22fca

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "linq",
33
"author": "Mihai Ciuraru <mihaixc@gmail.com>",
44
"description": "linq.js - LINQ for JavaScript library packaged for node.js",
5-
"version": "3.2.3",
5+
"version": "3.2.4",
66
"license": "MIT",
77
"homepage": "https://github.com/mihaifm/linq",
88
"repository": {
@@ -26,4 +26,4 @@
2626
},
2727
"main": "./linq",
2828
"types": "./linq.d.ts"
29-
}
29+
}

0 commit comments

Comments
 (0)