From b19ceb8c0c15909eb9ac65d848c3a007ff335a81 Mon Sep 17 00:00:00 2001 From: Nathan Marz Date: Mon, 7 Nov 2016 11:28:59 -0500 Subject: [PATCH] begin 0.13.2 --- CHANGES.md | 2 ++ VERSION | 2 +- 2 files changed, 3 insertions(+), 1 deletion(-) 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