Skip to content

Commit

Permalink
Bump 2.0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
ashwanthkumar-avalara committed Mar 10, 2020
1 parent c8d78ce commit 594c49c
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@

<groupId>in.ashwanthkumar</groupId>
<artifactId>gocd-slack-notifier</artifactId>
<version>2.0.2-RC2</version>
<version>2.0.2</version>
<packaging>jar</packaging>

<properties>
Expand Down
2 changes: 1 addition & 1 deletion src/main/resources/plugin.xml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<go-plugin id="slack.notifier" version="1">
<about>
<name>Slack Notification Plugin</name>
<version>2.0.2-RC2</version>
<version>2.0.2</version>
<target-go-version>20.1.0</target-go-version>
<description>Plugin to send build notifications to slack</description>
<vendor>
Expand Down

0 comments on commit 594c49c

Please sign in to comment.