Skip to content

Commit

Permalink
Bump version in README
Browse files Browse the repository at this point in the history
  • Loading branch information
pjstadig committed Sep 11, 2017
1 parent 208d38f commit b8444ed
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.org
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
the :user profile in your ~/.lein/profiles.clj:

#+BEGIN_EXAMPLE
{:user {:dependencies [[pjstadig/humane-test-output "0.8.2"]]
{:user {:dependencies [[pjstadig/humane-test-output "0.8.3"]]
:injections [(require 'pjstadig.humane-test-output)
(pjstadig.humane-test-output/activate!)]}}
#+END_EXAMPLE
Expand Down

0 comments on commit b8444ed

Please sign in to comment.