diff --git a/package.json b/package.json index 9e85f09..74978b3 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "@heap-data-structure/pairing-heap", "description": "Pairing heap data structure library for JavaScript", - "version": "3.0.0", + "version": "3.0.1", "license": "AGPL-3.0", "author": "make-github-pseudonymous-again", "homepage": "https://heap-data-structure.github.io/pairing-heap",