diff --git a/CHANGES.md b/CHANGES.md index 3c2c4ec..1353bc7 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -1,3 +1,6 @@ +## 0.6.1 +* Huge speedup to ClojureScript implementation by optimizing field access + ## 0.6.0 * Added ClojureScript compatibility diff --git a/VERSION b/VERSION index a918a2a..ee6cdce 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -0.6.0 +0.6.1