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