Skip to content

Commit 2414316

Browse files
committed
release: 0.9.3
1 parent 159a43e commit 2414316

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

CHANGES.rst

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
Changes
22
=======
33

4-
Version 0.9.3 (UNRELEASED)
4+
Version 0.9.3 (2023-12-12)
55
--------------------------
66

77
- Adds metadata labels to Dockerfile.

Dockerfile

+1-1
Original file line numberDiff line numberDiff line change
@@ -43,4 +43,4 @@ LABEL org.opencontainers.image.source="https://github.com/reanahub/reana-ui"
4343
LABEL org.opencontainers.image.title="reana-ui"
4444
LABEL org.opencontainers.image.url="https://github.com/reanahub/reana-ui"
4545
LABEL org.opencontainers.image.vendor="reanahub"
46-
LABEL org.opencontainers.image.version="0.9.2"
46+
LABEL org.opencontainers.image.version="0.9.3"

reana-ui/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "reana-ui",
3-
"version": "0.9.2",
3+
"version": "0.9.3",
44
"private": true,
55
"dependencies": {
66
"axios": "^1.5.1",

0 commit comments

Comments
 (0)