Skip to content

Commit e90474c

Browse files
Release 1.10.0
1 parent 574a0ac commit e90474c

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
lines changed

package-lock.json

+2-2
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "retraced",
3-
"version": "1.9.2",
3+
"version": "1.10.0",
44
"description": "A fully open source audit log service and embeddable UI easily deployed to your own Kubernetes cluster",
55
"main": "./build/index.js",
66
"license": "Apache-2.0",

swagger.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -989,7 +989,7 @@
989989
},
990990
"info": {
991991
"title": "retraced",
992-
"version": "1.9.2",
992+
"version": "1.10.0",
993993
"description": "A fully open source audit log service and embeddable UI easily deployed to your own Kubernetes cluster",
994994
"license": {
995995
"name": "Apache-2.0"

0 commit comments

Comments
 (0)