Skip to content

Commit

Permalink
Release 1.10.1
Browse files Browse the repository at this point in the history
  • Loading branch information
deepakprabhakara committed Jun 11, 2024
1 parent e8a58ad commit 2a5817f
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "retraced",
"version": "1.10.0",
"version": "1.10.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",
Expand Down
2 changes: 1 addition & 1 deletion swagger.json
Original file line number Diff line number Diff line change
Expand Up @@ -989,7 +989,7 @@
},
"info": {
"title": "retraced",
"version": "1.10.0",
"version": "1.10.1",
"description": "A fully open source audit log service and embeddable UI easily deployed to your own Kubernetes cluster",
"license": {
"name": "Apache-2.0"
Expand Down

0 comments on commit 2a5817f

Please sign in to comment.