diff --git a/package-lock.json b/package-lock.json index 313e0744..c2b93f9b 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "retraced", - "version": "1.12.0", + "version": "1.12.1", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "retraced", - "version": "1.12.0", + "version": "1.12.1", "license": "Apache-2.0", "dependencies": { "@boxyhq/metrics": "0.2.8", diff --git a/package.json b/package.json index 74fb290d..80f9a4a1 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "retraced", - "version": "1.12.0", + "version": "1.12.1", "description": "A fully open source audit log service and embeddable UI easily deployed to your own Kubernetes cluster", "main": "./build/index.js", "license": "Apache-2.0", diff --git a/swagger.json b/swagger.json index c971ea74..88b81d9a 100644 --- a/swagger.json +++ b/swagger.json @@ -989,7 +989,7 @@ }, "info": { "title": "retraced", - "version": "1.12.0", + "version": "1.12.1", "description": "A fully open source audit log service and embeddable UI easily deployed to your own Kubernetes cluster", "license": { "name": "Apache-2.0"