Skip to content

Commit

Permalink
Bumped v0.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
mcollina committed Jul 7, 2021
1 parent 8af9cb4 commit 082429d
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.0.1",
"version": "0.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 082429d

Please sign in to comment.