Skip to content

Commit 91b80ff

Browse files
committed
Release v0.3.6
1 parent 56920f1 commit 91b80ff

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ Usage
1212

1313
To use with Leiningen, add
1414

15-
:dependencies [[org.bovinegenius/exploding-fish "0.3.5"]]
15+
:dependencies [[org.bovinegenius/exploding-fish "0.3.6"]]
1616

1717
to your project.clj.
1818

project.clj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
(defproject org.bovinegenius/exploding-fish "0.3.6-SNAPSHOT"
1+
(defproject org.bovinegenius/exploding-fish "0.3.6"
22
:description "URI library that defines a UniformResourceIdentifier
33
protocol, and implements it on a custom Uri class, as well as
44
java.net.URI, java.net.URL, and java.lang.String."

0 commit comments

Comments
 (0)