Skip to content

Commit 118ecc6

Browse files
committed
release 1.1.0
1 parent 9a134c3 commit 118ecc6

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ on:
44
workflow_dispatch:
55

66
env:
7-
VERSION: "1.0.0"
7+
VERSION: "1.1.0"
88

99
jobs:
1010

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616

1717
<groupId>me.n1ar4</groupId>
1818
<artifactId>jar-analyzer-engine</artifactId>
19-
<version>1.0.0</version>
19+
<version>1.1.0</version>
2020
<packaging>jar</packaging>
2121
<description>Jar Analyzer Engine</description>
2222

0 commit comments

Comments
 (0)