Skip to content

Commit

Permalink
update versions in readme
Browse files Browse the repository at this point in the history
  • Loading branch information
Bruce Hauman committed May 29, 2018
1 parent 0895464 commit 1393c69
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -156,8 +156,8 @@ interface responds.
First make sure you include the following `:dependencies` in your `project.clj` file.

```clojure
[org.clojure/clojurescript "1.7.170"]
[devcards "0.2.1"]
[org.clojure/clojurescript "1.10.238"]
[devcards "0.2.5"]
```

You will need an HTML file to host the devcards interface. It makes
Expand Down

0 comments on commit 1393c69

Please sign in to comment.