Skip to content

Commit

Permalink
Next version bump
Browse files Browse the repository at this point in the history
  • Loading branch information
alexcreasy committed Jul 30, 2023
1 parent a377340 commit dbd7ce0
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -21,4 +21,5 @@ CMD ["nginx", "-g", "daemon off;"]
LABEL io.k8s.display-name="trustyai-console" \
name="alexcreasy/trustyai-console" \
summary="trustyai-console" \
version="0.2.0-latest" \
description="TrustyAI web console"
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "trustyai-console",
"version": "0.0.1",
"version": "0.2.0-latest",
"description": "Web console for TrustyAI service",
"repository": "https://github.com/alexcreasy/trustyai-console.git",
"homepage": "https://github.com/alexcreasy/trustyai-console",
Expand Down

0 comments on commit dbd7ce0

Please sign in to comment.