Skip to content

Commit 026831d

Browse files
🐣 release: Bumping to v0.0.1.
1 parent b0d6078 commit 026831d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@functional-data-structure/persistent-stack",
33
"description": "Persistent stack data structures for JavaScript",
4-
"version": "0.0.0",
4+
"version": "0.0.1",
55
"license": "AGPL-3.0",
66
"author": "make-github-pseudonymous-again",
77
"homepage": "https://functional-data-structure.github.io/persistent-stack",

0 commit comments

Comments
 (0)