We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent aa9ffc0 commit 68e714aCopy full SHA for 68e714a
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "AlertManagerNotify",
3
- "version": "1.0.0",
+ "version": "1.0.1",
4
"description": "",
5
"repository": {
6
"type": "git",
pom.xml
@@ -13,7 +13,7 @@
13
14
<groupId>com.strayge</groupId>
15
<artifactId>graylog-plugin-alertmanagernotify</artifactId>
16
- <version>1.0.0</version>
+ <version>1.0.1</version>
17
<packaging>jar</packaging>
18
19
<name>${project.artifactId}</name>
0 commit comments