Skip to content

Commit

Permalink
Move to 0.0.5
Browse files Browse the repository at this point in the history
  • Loading branch information
darrensmithwtc committed Feb 23, 2024
1 parent 9c4e2af commit 97e0148
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>io.github.darrensmithwtc</groupId>
<artifactId>jmeter.backendlistener.newrelic</artifactId>
<version>0.0.4-SNAPSHOT</version>
<version>0.0.5</version>
<packaging>jar</packaging>
<name>${project.artifactId}</name>
<description>A JMeter plug-in that enables you to send test results to NewRelic.</description>
Expand Down Expand Up @@ -251,4 +251,4 @@
</plugin>
</plugins>
</build>
</project>
</project>

0 comments on commit 97e0148

Please sign in to comment.