diff --git a/package.json b/package.json index 709a767..d5f144d 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "stack-editor", - "version": "0.4.0-a2", + "version": "0.4.0-a3", "description": "Stack editor", "main": "index.js", "scripts": { diff --git a/shadow-cljs.edn b/shadow-cljs.edn index d1289a2..c574163 100644 --- a/shadow-cljs.edn +++ b/shadow-cljs.edn @@ -4,7 +4,7 @@ [mvc-works/hsl "0.1.2"] [cumulo/shallow-diff "0.1.3"] [mvc-works/shell-page "0.1.10"] - [cirru/editor "0.3.0-a1"] + [cirru/editor "0.3.0-a2"] [respo "0.12.1"] [respo/ui "0.3.14"] [cljs-ajax "0.8.0"]