update version listed in readme;

This commit is contained in:
Matthew Jaoudi 2017-10-20 18:15:55 -07:00 committed by Daniel Compton
parent 2858a0ff6c
commit f9d7f07ed9
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
{:dev
{:dependencies [[some-other-package "0.0.0"]
[day8.re-frame/trace "0.1.0"]] }}
[day8.re-frame/trace "0.1.7"]] }}
```
- Locate the `:compiler` map under `:dev` and add: