Skip to content

Commit

Permalink
chore: release 0.6.4
Browse files Browse the repository at this point in the history
  • Loading branch information
arnediekmann committed May 2, 2024
1 parent 40ff697 commit 25be9ac
Show file tree
Hide file tree
Showing 5 changed files with 10 additions and 10 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.

4 changes: 2 additions & 2 deletions backend/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "ixy",
"version": "0.6.3",
"version": "0.6.4",
"description": "",
"author": "Arne Diekmann <[email protected]>",
"license": "MIT",
Expand Down Expand Up @@ -77,4 +77,4 @@
"coverageDirectory": "../coverage",
"testEnvironment": "node"
}
}
}
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.

4 changes: 2 additions & 2 deletions frontend/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "ixy-ui",
"version": "0.6.3",
"version": "0.6.4",
"author": "Arne Diekmann <[email protected]>",
"license": "MIT",
"private": true,
Expand Down Expand Up @@ -37,4 +37,4 @@
"dependencies": {
"pretty-bytes": "6.1.1"
}
}
}
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.6.3
appVersion: "0.6.3"
version: 0.6.4
appVersion: "0.6.4"

0 comments on commit 25be9ac

Please sign in to comment.