diff --git a/package.json b/package.json index 5f541a2..8021cb1 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "@heap-data-structure/binomial-heap", "description": "Binomial heap data structures for JavaScript", - "version": "11.0.0", + "version": "12.0.0", "license": "AGPL-3.0", "author": "make-github-pseudonymous-again", "homepage": "https://heap-data-structure.github.io/binomial-heap",