diff --git a/package.json b/package.json index c9a0943..0df8710 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "@data-structure-algebra/doubly-linked-list", "description": "Doubly linked list for JavaScript", - "version": "0.0.1", + "version": "1.0.0", "license": "AGPL-3.0", "author": "make-github-pseudonymous-again", "homepage": "https://data-structure-algebra.github.io/doubly-linked-list",