back to development: 0.0.2

This commit is contained in:
Cory Sanin 2025-01-14 03:35:10 -05:00
parent 018610ea47
commit c8d0cb2fe1
3 changed files with 4 additions and 4 deletions

View File

@ -1,4 +1,4 @@
name: MultiArchDockerBuild
name: App Image CI
on:
push:

4
package-lock.json generated
View File

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

View File

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