Bump version to alpha2

This commit is contained in:
jeffvli 2022-12-29 20:20:25 -08:00
parent 5929360fd8
commit 38a4e1b749
3 changed files with 6 additions and 6 deletions

View file

@ -1,14 +1,14 @@
{
"name": "feishin",
"version": "0.0.1-alpha1",
"version": "0.0.1-alpha2",
"lockfileVersion": 2,
"requires": true,
"packages": {
"": {
"name": "feishin",
"version": "0.0.1-alpha1",
"version": "0.0.1-alpha2",
"hasInstallScript": true,
"license": "MIT"
"license": "GPL-3.0"
}
}
}