chore: bump all packages to 0.0.2 — drop alpha prerelease tag
Switches from 0.0.1-alpha.2 to 0.0.2. Clean semver, no prerelease suffixes. We're still alpha (0.0.x range).
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@mosaic/gateway",
|
||||
"version": "0.0.0",
|
||||
"version": "0.0.2",
|
||||
"private": true,
|
||||
"type": "module",
|
||||
"main": "dist/main.js",
|
||||
|
||||
Reference in New Issue
Block a user