mirror of
https://github.com/EsotericSoftware/reflectasm.git
synced 2025-01-19 16:20:24 +08:00
Bumping to 1.06 because Maven sucks...
This commit is contained in:
parent
3c602cfd36
commit
9ede9fd513
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.05</version>
|
||||
<version>1.06</version>
|
||||
<packaging>jar</packaging>
|
||||
<name>ReflectASM</name>
|
||||
<description>High performance Java reflection using code generation</description>
|
||||
|
@ -1,4 +1,4 @@
|
||||
version: 1.05
|
||||
version: 1.06
|
||||
---
|
||||
Build.build(project);
|
||||
Build.oneJAR(project);
|
Loading…
Reference in New Issue
Block a user