Skip to content

Commit

Permalink
update respo 0.3.38
Browse files Browse the repository at this point in the history
  • Loading branch information
tiye committed Feb 24, 2017
1 parent a164fe1 commit 21ddbca
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Expand Up @@ -56,7 +56,7 @@ Build steps:

```bash
boot build-advanced
source tasks/class-path.sh
export boot_deps=`boot show -c`
rm .lumo_cache/stack_editor_SLASH_*
lumo -Kc $boot_deps:src/ -i tasks/render.cljs
webpack
Expand Down
2 changes: 1 addition & 1 deletion build.boot
Expand Up @@ -9,7 +9,7 @@
[cirru/boot-stack-server "0.1.29" :scope "test"]
[adzerk/boot-test "1.1.2" :scope "test"]
[mvc-works/hsl "0.1.2"]
[respo "0.3.37"]
[respo "0.3.38"]
[respo/ui "0.1.6"]
[cirru/editor "0.1.18"]
[respo/border "0.1.0"]
Expand Down

0 comments on commit 21ddbca

Please sign in to comment.