Skip to content

Commit 23ebba6

Browse files
Bumping version to 2.0.1
1 parent e8e1395 commit 23ebba6

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

pom.xml

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

77
<groupId>in.ashwanthkumar</groupId>
88
<artifactId>gocd-slack-notifier</artifactId>
9-
<version>2.0.0</version>
9+
<version>2.0.1</version>
1010
<packaging>jar</packaging>
1111

1212
<properties>

src/main/resources/plugin.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<go-plugin id="slack.notifier" version="1">
33
<about>
44
<name>Slack Notification Plugin</name>
5-
<version>2.0.0</version>
5+
<version>2.0.1</version>
66
<target-go-version>20.1.0</target-go-version>
77
<description>Plugin to send build notifications to slack</description>
88
<vendor>

0 commit comments

Comments
 (0)