Skip to content

Commit

Permalink
Set release version 0.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
greglook committed Jun 24, 2014
1 parent 2e6f3b8 commit e89dffd
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Expand Up @@ -19,7 +19,7 @@ main motivation of this project), you can use the following in your `user` or

```clojure
:plugins
[[mvxcvi/whidbey "0.2.2"]]
[[mvxcvi/whidbey "0.3.0"]]

; printing options are customizable:
:puget-options
Expand Down
2 changes: 1 addition & 1 deletion project.clj
@@ -1,4 +1,4 @@
(defproject mvxcvi/whidbey "0.2.2"
(defproject mvxcvi/whidbey "0.3.0"
:description "nREPL middleware to allow arbitrary value rendering."
:url "https://github.com/greglook/whidbey"
:license {:name "Public Domain"
Expand Down

0 comments on commit e89dffd

Please sign in to comment.