diff --git a/CHANGES.md b/CHANGES.md index fedf7a0..551617a 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -1,3 +1,5 @@ +## 0.13.2-SNAPSHOT + ## 0.13.1 * Remove any? in com.rpl.specter.impl to avoid conflict with Clojure 1.9 diff --git a/VERSION b/VERSION index c317a91..ed77f29 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -0.13.1 +0.13.2-SNAPSHOT