Skip to content

Commit

Permalink
Bumped v1.0.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 May 31, 2022
1 parent 985ca07 commit a4d278b
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": "0.2.0",
"version": "1.0.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 a4d278b

Please sign in to comment.