Skip to content

Commit

Permalink
Release version 0.2.6
Browse files Browse the repository at this point in the history
  • Loading branch information
Odinodin committed Aug 11, 2016
1 parent 157d43e commit ac7f1ce
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@ However, if you did something like:
(js/document.getElementById "app")))
```

Then you'll find that one one of the `:testing` maps will end up being accessible via the shell.
Then you'll find that one of the `:testing` maps will end up being accessible via the shell.
For this situation, we have the following:


Expand Down
2 changes: 1 addition & 1 deletion project.clj
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
(defproject data-frisk-reagent "0.2.6-SNAPSHOT"
(defproject data-frisk-reagent "0.2.6"
:description "Frisking EDN since 2016!"
:url "http://github.com/odinodin/data-frisk-reagent"
:license {:name "MIT"
Expand Down

0 comments on commit ac7f1ce

Please sign in to comment.