Skip to content

Commit 0d5042c

Browse files
author
lgdd
committed
🔖 Release v1.1.1
1 parent d57d877 commit 0d5042c

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

bnd.bnd

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
Bundle-Name: Health Check
22
Bundle-SymbolicName: com.github.lgdd.liferay.health
3-
Bundle-Version: 1.1.0
3+
Bundle-Version: 1.1.1
44
Export-Package:\
55
com.github.lgdd.liferay.health.api;

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
version = "1.1.0"
1+
version = "1.1.1"
22

33
apply plugin: "java"
44
apply plugin: "maven-publish"

0 commit comments

Comments
 (0)