Skip to content

Commit b91294e

Browse files
🐣 release: Bumping to v1.0.0.
1 parent 1f98a90 commit b91294e

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.1",
4+
"version": "1.0.0",
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)