Skip to content

Commit 48aaccf

Browse files
committed
chore(master): release 0.95.0-alpha.3 (#307)
1 parent 1731a63 commit 48aaccf

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -71,5 +71,5 @@ LABEL org.opencontainers.image.title="reana-workflow-engine-cwl"
7171
LABEL org.opencontainers.image.url="https://github.com/reanahub/reana-workflow-engine-cwl"
7272
LABEL org.opencontainers.image.vendor="reanahub"
7373
# x-release-please-start-version
74-
LABEL org.opencontainers.image.version="0.95.0-alpha.2"
74+
LABEL org.opencontainers.image.version="0.95.0-alpha.3"
7575
# x-release-please-end

reana_workflow_engine_cwl/version.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,4 +14,4 @@
1414

1515
from __future__ import absolute_import, print_function
1616

17-
__version__ = "0.95.0a2"
17+
__version__ = "0.95.0a3"

0 commit comments

Comments
 (0)