We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 56920f1 commit 91b80ffCopy full SHA for 91b80ff
README.md
@@ -12,7 +12,7 @@ Usage
12
13
To use with Leiningen, add
14
15
- :dependencies [[org.bovinegenius/exploding-fish "0.3.5"]]
+ :dependencies [[org.bovinegenius/exploding-fish "0.3.6"]]
16
17
to your project.clj.
18
project.clj
@@ -1,4 +1,4 @@
1
-(defproject org.bovinegenius/exploding-fish "0.3.6-SNAPSHOT"
+(defproject org.bovinegenius/exploding-fish "0.3.6"
2
:description "URI library that defines a UniformResourceIdentifier
3
protocol, and implements it on a custom Uri class, as well as
4
java.net.URI, java.net.URL, and java.lang.String."
0 commit comments