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 3c50db6 commit 8eda396Copy full SHA for 8eda396
README.adoc
@@ -8,7 +8,7 @@ Add libmisc-clj dependence:
8
9
[source, clojure]
10
----
11
-[com.dkdhub/libmisc-clj "1.0.1"]
+[com.dkdhub/libmisc-clj "1.0.2"]
12
13
== License
14
project.clj
@@ -1,4 +1,4 @@
1
-(defproject com.dkdhub/libmisc-clj "1.0.1"
+(defproject com.dkdhub/libmisc-clj "1.0.2"
2
:description "DKD/DKDHUB - the Clojure lib of miscellaneous"
3
:url "https://github.com/updcon/libmisc-clj"
4
:license {:name "MIT"}
0 commit comments