Skip to content

Commit 3b3fc8b

Browse files
committed
release 3.8.2
1 parent cc053b2 commit 3b3fc8b

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

RELEASE.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ http://code.google.com/p/java-reflection/
44
RELEASE NOTES Java Reflection
55

66

7-
v3.8.1
7+
v3.8.1 - v3.8.2
88

99
- Performance update: implemented cache for generateComptibleSignatureLists
1010

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
<artifactId>java-reflection</artifactId>
88
<packaging>jar</packaging>
99
<name>Java Reflection</name>
10-
<version>3.8.2-SNAPSHOT</version>
10+
<version>3.8.3-SNAPSHOT</version>
1111
<description>Java Reflection provides a small package with nifty reflection features that will help with finding constructors, methods and value conversions</description>
1212
<url>http:///github.com/bbottema/java-reflection</url>
1313

0 commit comments

Comments
 (0)