diff --git a/pom.xml b/pom.xml
index 0325b99..29b40e2 100644
--- a/pom.xml
+++ b/pom.xml
@@ -7,7 +7,7 @@
4.0.0
com.esotericsoftware
reflectasm
- 1.11.4-SNAPSHOT
+ 1.11.5-SNAPSHOT
bundle
ReflectASM
High performance Java reflection using code generation
diff --git a/project.yaml b/project.yaml
index 49cfa82..43d1ca4 100644
--- a/project.yaml
+++ b/project.yaml
@@ -1,4 +1,4 @@
-version: 1.09
+version: 1.11.4
---
Build.build(project);
Build.oneJAR(project);
\ No newline at end of file