Skip to content

Commit

Permalink
[human-release-plugin] prepare release 0.9.2
Browse files Browse the repository at this point in the history
  • Loading branch information
Jochen Schalanda committed Feb 22, 2017
1 parent da3a96d commit e09d3a3
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "ThreatIntelPlugin",
"version": "1.0.0-SNAPSHOT",
"version": "0.9.2",
"description": "",
"repository": {
"type": "git",
Expand Down Expand Up @@ -48,4 +48,4 @@
"url-loader": "^0.5.6",
"webpack": "^1.12.2"
}
}
}
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@

<groupId>org.graylog.plugins</groupId>
<artifactId>graylog-plugin-threatintel</artifactId>
<version>0.9.2-SNAPSHOT</version>
<version>0.9.2</version>
<packaging>jar</packaging>

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

0 comments on commit e09d3a3

Please sign in to comment.