Skip to content

Commit

Permalink
Prepare for 0.0.7 release
Browse files Browse the repository at this point in the history
  • Loading branch information
bbbates committed Jul 9, 2014
1 parent bb9541c commit 3f96757
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion plugin.edn
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{:name "Expectations"
:version "0.0.6"
:version "0.0.7"
:author "Brendan Bates"
:source "https://github.com/bbbates/lt-expectations"
:desc "Expectations (the test library) integration"
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 lt-expectations "0.0.6"
(defproject lt-expectations "0.0.7"
:description "Light Table Expectations visualisation plugin"
:dependencies [[org.clojure/clojure "1.5.1"]
[expectations "1.4.56"]])

0 comments on commit 3f96757

Please sign in to comment.