1.1.3
This commit is contained in:
parent
ffe8130bf0
commit
28ef42152a
2 changed files with 2 additions and 2 deletions
|
|
@ -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
|
||||
|
|
|
|||
2
VERSION
2
VERSION
|
|
@ -1 +1 @@
|
|||
1.1.3-SNAPSHOT
|
||||
1.1.3
|
||||
|
|
|
|||
Loading…
Reference in a new issue