Skip to content

Commit

Permalink
Bumped v2.1.0
Browse files Browse the repository at this point in the history
Signed-off-by: Matteo Collina <hello@matteocollina.com>
  • Loading branch information
mcollina committed Jun 22, 2022
1 parent 2b00258 commit 223fd00
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": "on-exit-leak-free",
"version": "2.0.0",
"version": "2.1.0",
"description": "Execute a function on exit without leaking memory, allowing all objects to be garbage collected",
"main": "index.js",
"scripts": {
Expand Down

0 comments on commit 223fd00

Please sign in to comment.