Skip to content

Commit 22ca683

Browse files
author
arkmq-bot
committed
Update version to 0.2.5
1 parent c03f7dc commit 22ca683

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,4 +48,4 @@ CMD ["node", "dist/app.js"]
4848
LABEL name="arkmq-org/activemq-artemis-jolokia-api-server"
4949
LABEL description="ActiveMQ Artemis Jolokia Api Server"
5050
LABEL maintainer="Howard Gao <[email protected]>"
51-
LABEL version="0.2.4"
51+
LABEL version="0.2.5"

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "activemq-artemis-jolokia-api-server",
3-
"version": "0.2.4",
3+
"version": "0.2.5",
44
"private": true,
55
"homepage": "https://github.com/arkmq-org/activemq-artemis-jolokia-api-server#readme",
66
"bugs": {
@@ -70,7 +70,7 @@
7070
"yaml": "^2.4.5"
7171
},
7272
"readme": "README.md",
73-
"_id": "[email protected].4",
73+
"_id": "[email protected].5",
7474
"packageManager": "[email protected]+sha512.a6b2f7906b721bba3d67d4aff083df04dad64c399707841b7acf00f6b133b7ac24255f2652fa22ae3534329dc6180534e98d17432037ff6fd140556e2bb3137e",
7575
"dependencies": {
7676
"base-64": "^1.0.0",

0 commit comments

Comments
 (0)