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