From 28ef42152a74a99caaa60907516fc0f519b4731b Mon Sep 17 00:00:00 2001 From: Nathan Marz Date: Sun, 13 Oct 2019 22:22:18 -0400 Subject: [PATCH] 1.1.3 --- CHANGES.md | 2 +- VERSION | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) 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