Skip to content

Commit bb4048c

Browse files
committed
build: set fixed versioning baseline to 1.0.0-alpha.0
1 parent a2c9fdb commit bb4048c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "nano_kit",
33
"type": "module",
44
"private": true,
5-
"version": "1.0.0",
5+
"version": "1.0.0-alpha.0",
66
"description": "A small Direct DOM library for creating user interfaces.",
77
"author": "dangreen",
88
"license": "MIT",

0 commit comments

Comments
 (0)