From c602ca33bcfd131ceba38310e675b4f14759a0f9 Mon Sep 17 00:00:00 2001 From: Nathan Marz Date: Sat, 12 Dec 2015 12:52:27 -0500 Subject: [PATCH] 0.9.0 --- CHANGES.md | 2 +- VERSION | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/CHANGES.md b/CHANGES.md index 65fe99d..a3a1b97 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -1,4 +1,4 @@ -## 0.9.0 (unreleased) +## 0.9.0 * Fixed bug where comp-paths wouldn't work on lazy seqs in cljs * Renamed defparamspath and defparamscollector to defpath and defcollector * For Clojure version only, implemented protocol paths (see #38) diff --git a/VERSION b/VERSION index a3df0a6..ac39a10 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -0.8.0 +0.9.0