diff --git a/package.json b/package.json index c9d9a72..2875152 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "graylog-plugin-dnstap", - "version": "0.0.2", + "version": "0.0.3", "description": "Graylog plugins to provide an input for the Dnstap protocol", "repository": { "type": "git", diff --git a/pom.xml b/pom.xml index 06e06be..ca0a434 100644 --- a/pom.xml +++ b/pom.xml @@ -7,7 +7,7 @@ org.graylog.plugins.dnstap graylog-plugin-dnstap - 0.0.2 + 0.0.3 jar ${project.artifactId}