Skip to content

Commit

Permalink
Version 0.3.3
Browse files Browse the repository at this point in the history
  • Loading branch information
wtetzner committed Apr 29, 2013
1 parent 2d9c552 commit 8767811
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 @@ -10,7 +10,7 @@ Usage

To use with Leiningen, add

:dependencies [[org.bovinegenius/exploding-fish "0.3.2"]]
:dependencies [[org.bovinegenius/exploding-fish "0.3.3"]]

to your project.clj.

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 org.bovinegenius/exploding-fish "0.3.2"
(defproject org.bovinegenius/exploding-fish "0.3.3"
:description "URI library that defines a UniformResourceIdentifier
protocol, and implements it on a custom Uri class, as well as
java.net.URI, java.net.URL, and java.lang.String."
Expand Down

0 comments on commit 8767811

Please sign in to comment.