prepare 0.1.0 release

This commit is contained in:
Cory Sanin 2025-01-14 20:04:52 -05:00
parent a6b850fddd
commit 97440f1352
2 changed files with 3 additions and 3 deletions

4
package-lock.json generated
View File

@ -1,12 +1,12 @@
{
"name": "archery",
"version": "0.0.2",
"version": "0.1.0",
"lockfileVersion": 3,
"requires": true,
"packages": {
"": {
"name": "archery",
"version": "0.0.2",
"version": "0.1.0",
"license": "MIT",
"dependencies": {
"body-parser": "^1.20.3",

View File

@ -1,6 +1,6 @@
{
"name": "archery",
"version": "0.0.2",
"version": "0.1.0",
"description": "Build Arch packages through a web interface",
"keywords": [
"docker",