Skip to content

Commit

Permalink
1.08
Browse files Browse the repository at this point in the history
  • Loading branch information
NathanSweet committed Nov 12, 2013
1 parent edfb9f3 commit 0138ec7
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>com.esotericsoftware.reflectasm</groupId>
<artifactId>reflectasm</artifactId>
<version>1.07</version>
<version>1.08</version>
<packaging>jar</packaging>
<name>ReflectASM</name>
<description>High performance Java reflection using code generation</description>
Expand Down
2 changes: 1 addition & 1 deletion project.yaml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
version: 1.07
version: 1.08
---
Build.build(project);
Build.oneJAR(project);

0 comments on commit 0138ec7

Please sign in to comment.