Skip to content

Commit 695bccb

Browse files
committed
Update docs.
1 parent 3c14e17 commit 695bccb

File tree

1 file changed

+3
-4
lines changed

1 file changed

+3
-4
lines changed

doc/content.adoc

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
= octet - a library for working with byte buffers
22
funcool.org
3-
1.0.0
3+
1.0.1
44
:toc: left
55
:numbered:
66
:source-highlighter: pygments
@@ -32,11 +32,10 @@ dependency vector on your *_project.clj_* file:
3232

3333
[source,clojure]
3434
----
35-
[funcool/octet "1.0.0"]
35+
[funcool/octet "1.0.1"]
3636
----
3737

38-
And the library works with the following platforms: *jdk7*, *jdk8*, *node* (0.12.7,
39-
4.2.0, 5.0.0, 6.4.0).
38+
And the library works with the following platforms: *jdk7*, *jdk8*, *node-lts*.
4039

4140

4241
== Getting started

0 commit comments

Comments
 (0)