diff --git a/package.json b/package.json index b2459a4..d5b8c80 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "@data-structure-algebra/singly-linked-list", "description": "Singly linked list for JavaScript", - "version": "0.0.0", + "version": "0.0.1", "license": "AGPL-3.0", "author": "make-github-pseudonymous-again", "homepage": "https://data-structure-algebra.github.io/singly-linked-list",