Skip to content

Commit

Permalink
Updated version to 1.11.4.
Browse files Browse the repository at this point in the history
  • Loading branch information
NathanSweet committed Nov 9, 2016
1 parent 65f738c commit ee6bb50
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 @@ -7,7 +7,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>com.esotericsoftware</groupId>
<artifactId>reflectasm</artifactId>
<version>1.11.4-SNAPSHOT</version>
<version>1.11.5-SNAPSHOT</version>
<packaging>bundle</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.09
version: 1.11.4
---
Build.build(project);
Build.oneJAR(project);

0 comments on commit ee6bb50

Please sign in to comment.