Skip to content

Commit bd68d59

Browse files
committed
Merge branch 'trunk'
2 parents 3613207 + 43a53d5 commit bd68d59

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ Add the following to your http://github.com/technomancy/leiningen[Leiningen's] `
1717

1818
[source,clojure]
1919
----
20-
[net.tbt-post/zlib-tiny "0.5.0"]
20+
[net.tbt-post/zlib-tiny "0.6.0"]
2121
----
2222

2323
CAUTION: From version v0.3.2 and upward the library may require Java class versions 53.0 and newer (J11+), thus if in your needs is to use it with some of Java 1.8, and the library build is not compatible with your version of Java, please switch back to older (0.2.x) version of the library (if your project not requires fresh features) or try to rebuild the library locally. We are doing our best to keep the library backward compatible with older Java versions, but unfortunately can not guaranty complete compatibility with wide range of java builds.

0 commit comments

Comments
 (0)