Skip to content

Commit

Permalink
Increased version
Browse files Browse the repository at this point in the history
  • Loading branch information
mihaifm committed Jul 30, 2021
1 parent c15f494 commit bd22fca
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "linq",
"author": "Mihai Ciuraru <mihaixc@gmail.com>",
"description": "linq.js - LINQ for JavaScript library packaged for node.js",
"version": "3.2.3",
"version": "3.2.4",
"license": "MIT",
"homepage": "https://github.com/mihaifm/linq",
"repository": {
Expand All @@ -26,4 +26,4 @@
},
"main": "./linq",
"types": "./linq.d.ts"
}
}

0 comments on commit bd22fca

Please sign in to comment.