From 9d2a5ed46f31678ed4f7b6a1aaadbb83d89caa02 Mon Sep 17 00:00:00 2001 From: Nathan Marz Date: Tue, 26 Apr 2016 10:21:54 -0400 Subject: [PATCH] 0.10.0 --- CHANGES.md | 2 +- VERSION | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/CHANGES.md b/CHANGES.md index 76049d7..c1fbcd3 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -1,4 +1,4 @@ -## 0.9.4 (unreleased) +## 0.10.0 * Make codebase bootstrap cljs compatible * Remove usage of reducers in cljs version in favor of transducers (thanks @StephenRudolph) * ALL now maintains type of queues (thanks @StephenRudolph) diff --git a/VERSION b/VERSION index 87b8891..78bc1ab 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -0.9.4-SNAPSHOT +0.10.0