Skip to content

Commit 87655e1

Browse files
authored
Bump version number to 0.3.6
1 parent d369ffe commit 87655e1

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
<groupId>com.securenative.java</groupId>
77
<artifactId>securenative-java</artifactId>
88
<packaging>jar</packaging>
9-
<version>0.3.5</version>
9+
<version>0.3.6</version>
1010
<url>https://github.com/securenative/securenative-java</url>
1111

1212
<name>${project.groupId}:${project.artifactId}:${project.version}</name>
@@ -282,4 +282,4 @@
282282
<maven.compiler.target>1.6</maven.compiler.target>
283283
<global.version>0.2.3</global.version>
284284
</properties>
285-
</project>
285+
</project>

0 commit comments

Comments
 (0)