Skip to content

Commit

Permalink
Merge pull request #64 from hidapple/bump-plugin-2.0.3
Browse files Browse the repository at this point in the history
Bump plugin version
  • Loading branch information
hidapple authored Jul 23, 2020
2 parents d577ce1 + 39bd424 commit 42d4e12
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "Teams",
"version": "2.0.3-SNAPSHOT",
"version": "2.0.3",
"description": "",
"repository": {
"type": "git",
Expand Down
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@

<groupId>org.graylog.plugins</groupId>
<artifactId>graylog-plugin-teams</artifactId>
<version>2.0.3-SNAPSHOT</version>
<version>2.0.3</version>
<packaging>jar</packaging>

<name>${project.artifactId}</name>
Expand Down

0 comments on commit 42d4e12

Please sign in to comment.