mirror of
https://github.com/EsotericSoftware/reflectasm.git
synced 2024-12-28 21:40:26 +08:00
1.09
This commit is contained in:
parent
e1f72f3303
commit
e48d1b2ec0
2
pom.xml
2
pom.xml
@ -5,7 +5,7 @@
|
||||
<modelVersion>4.0.0</modelVersion>
|
||||
<groupId>com.esotericsoftware.reflectasm</groupId>
|
||||
<artifactId>reflectasm</artifactId>
|
||||
<version>1.08</version>
|
||||
<version>1.09</version>
|
||||
<packaging>jar</packaging>
|
||||
<name>ReflectASM</name>
|
||||
<description>High performance Java reflection using code generation</description>
|
||||
|
@ -1,4 +1,4 @@
|
||||
version: 1.08
|
||||
version: 1.09
|
||||
---
|
||||
Build.build(project);
|
||||
Build.oneJAR(project);
|
Loading…
Reference in New Issue
Block a user