Skip to content

Commit

Permalink
chore: release 0.5.1
Browse files Browse the repository at this point in the history
  • Loading branch information
arnediekmann committed Mar 6, 2024
1 parent 9576c9b commit 02bb22f
Show file tree
Hide file tree
Showing 5 changed files with 8 additions and 8 deletions.
4 changes: 2 additions & 2 deletions backend/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 backend/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "ixy",
"version": "0.5.0",
"version": "0.5.1",
"description": "",
"author": "Arne Diekmann <diekmann@neoskop.de>",
"license": "MIT",
Expand Down
4 changes: 2 additions & 2 deletions frontend/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 frontend/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "ixy-ui",
"version": "0.5.0",
"version": "0.5.1",
"author": "Arne Diekmann <diekmann@neoskop.de>",
"license": "MIT",
"private": true,
Expand Down
4 changes: 2 additions & 2 deletions helm/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,5 +2,5 @@ apiVersion: v2
name: ixy
description: Helm chart to deploy ixy cluster
type: application
version: 0.5.0
appVersion: "0.5.0"
version: 0.5.1
appVersion: "0.5.1"

0 comments on commit 02bb22f

Please sign in to comment.