Skip to content

Commit

Permalink
release: 0.9.3
Browse files Browse the repository at this point in the history
  • Loading branch information
mdonadoni committed Dec 12, 2023
1 parent 159a43e commit 2414316
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion CHANGES.rst
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
Changes
=======

Version 0.9.3 (UNRELEASED)
Version 0.9.3 (2023-12-12)
--------------------------

- Adds metadata labels to Dockerfile.
Expand Down
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -43,4 +43,4 @@ LABEL org.opencontainers.image.source="https://github.com/reanahub/reana-ui"
LABEL org.opencontainers.image.title="reana-ui"
LABEL org.opencontainers.image.url="https://github.com/reanahub/reana-ui"
LABEL org.opencontainers.image.vendor="reanahub"
LABEL org.opencontainers.image.version="0.9.2"
LABEL org.opencontainers.image.version="0.9.3"
2 changes: 1 addition & 1 deletion reana-ui/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "reana-ui",
"version": "0.9.2",
"version": "0.9.3",
"private": true,
"dependencies": {
"axios": "^1.5.1",
Expand Down

0 comments on commit 2414316

Please sign in to comment.