This commit is contained in:
2026-02-24 14:36:29 +00:00
parent f78cab7dd8
commit 37d1db9ccf
2 changed files with 2 additions and 2 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "@serve.zone/gitops",
"version": "2.1.0",
"version": "2.2.0",
"exports": "./mod.ts",
"nodeModulesDir": "auto",
"tasks": {

View File

@@ -1,6 +1,6 @@
{
"name": "@serve.zone/gitops",
"version": "2.1.0",
"version": "2.2.0",
"description": "GitOps management app for Gitea and GitLab - manage secrets, browse projects, view CI pipelines, and stream build logs",
"main": "mod.ts",
"type": "module",