From 9ede9fd5133868e9b4f819e10e07d19d842f414d Mon Sep 17 00:00:00 2001 From: Nathan Sweet Date: Mon, 18 Jun 2012 12:05:40 +0000 Subject: [PATCH] Bumping to 1.06 because Maven sucks... --- pom.xml | 2 +- project.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index 4e944a9..658ce2e 100644 --- a/pom.xml +++ b/pom.xml @@ -5,7 +5,7 @@ 4.0.0 com.esotericsoftware.reflectasm reflectasm - 1.05 + 1.06 jar ReflectASM High performance Java reflection using code generation diff --git a/project.yaml b/project.yaml index 8b7ce43..3ba6dd2 100644 --- a/project.yaml +++ b/project.yaml @@ -1,4 +1,4 @@ -version: 1.05 +version: 1.06 --- Build.build(project); Build.oneJAR(project); \ No newline at end of file