Update version to dummy version

This commit is contained in:
Daniel Compton 2017-10-25 13:30:44 +13:00
parent a49febb8e4
commit 594bb651d0
1 changed files with 1 additions and 1 deletions

View File

@ -24,7 +24,7 @@ If you are using leiningen, modify `project.clj` in the following ways. When puz
:profiles :profiles
{:dev {:dev
{:dependencies [[some-other-package "0.0.0"] {:dependencies [[some-other-package "0.0.0"]
[day8.re-frame/trace "0.1.7"]] }} [day8.re-frame/trace "0.0.0 (see version above)"]] }}
``` ```
- Locate the `:compiler` map under `:dev` and add: - Locate the `:compiler` map under `:dev` and add: