Skip to content

Commit 8eda396

Browse files
committed
technical build to gain J8 compatibility
1 parent 3c50db6 commit 8eda396

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ Add libmisc-clj dependence:
88

99
[source, clojure]
1010
----
11-
[com.dkdhub/libmisc-clj "1.0.1"]
11+
[com.dkdhub/libmisc-clj "1.0.2"]
1212
----
1313
== License
1414

project.clj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
(defproject com.dkdhub/libmisc-clj "1.0.1"
1+
(defproject com.dkdhub/libmisc-clj "1.0.2"
22
:description "DKD/DKDHUB - the Clojure lib of miscellaneous"
33
:url "https://github.com/updcon/libmisc-clj"
44
:license {:name "MIT"}

0 commit comments

Comments
 (0)