Skip to content

Commit 859e0a8

Browse files
committed
released 3.13.0 [skip ci]
1 parent 9879e9a commit 859e0a8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
<artifactId>java-reflection</artifactId>
1313
<packaging>jar</packaging>
1414
<name>Java Reflection</name>
15-
<version>3.12.1</version>
15+
<version>3.13.0</version>
1616
<description>Java Reflection provides a small package with nifty reflection features that will help with finding constructors, methods and value conversions</description>
1717
<url>https://github.com/bbottema/java-reflection</url>
1818
<inceptionYear>2011</inceptionYear>

0 commit comments

Comments
 (0)