Skip to content

Commit

Permalink
Change version to 1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
juhasipo committed Feb 28, 2016
1 parent fecc517 commit e272fbe
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion pom.xml
Expand Up @@ -6,7 +6,7 @@

<groupId>com.vincit.go</groupId>
<artifactId>gocd-slack-task</artifactId>
<version>0.1</version>
<version>1.0</version>

<properties>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
Expand Down
2 changes: 1 addition & 1 deletion resources/plugin.xml
Expand Up @@ -2,7 +2,7 @@
<go-plugin id="slack.task" version="1">
<about>
<name>Slack Task Plugin</name>
<version>0.1</version>
<version>1.0</version>
<target-go-version>15.1.0</target-go-version>
<description>
Task plugin that supports sending messages to Slack from Go jobs
Expand Down

0 comments on commit e272fbe

Please sign in to comment.