From e2ec017c6b6adcaf1e03191ba2df402cbf0f941e Mon Sep 17 00:00:00 2001 From: nathanmarz Date: Wed, 21 Dec 2016 14:10:40 -0500 Subject: [PATCH] begin 0.13.3 --- CHANGES.md | 2 +- VERSION | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/CHANGES.md b/CHANGES.md index e902735..e59bcb4 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -1,4 +1,4 @@ -## 0.13.2-SNAPSHOT +## 0.13.2 * Bug fix: Fix race condition relating to retrieving path from cache and AOT compilation * Bug fix: LAST no longer converts lists to vectors diff --git a/VERSION b/VERSION index 9beb74d..29f980a 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -0.13.2 +0.13.3-SNAPSHOT