diff --git a/CHANGES.md b/CHANGES.md index 9f4498f..d86ab67 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -1,4 +1,4 @@ -## 1.1.3-SNAPSHOT +## 1.1.3 * Better AOT behavior: path functions for inline caching and protpath extensions no longer write eval'd class files. You can force path functions to not override `*compile-files*` by binding `com.rpl.specter.impl/*path-compile-files*` to `true`. * Bug fix: fix throw-illegal in cljs diff --git a/VERSION b/VERSION index 41b2f90..781dcb0 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -1.1.3-SNAPSHOT +1.1.3