Skip to content

Commit 2a5d03c

Browse files
committed
Update doc.
1 parent b002574 commit 2a5d03c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

doc/content.adoc

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
= buddy-hashers - password hashers for Clojure
22
Andrey Antukh, <niwi@niwi.nz>
3-
0.14.0
3+
1.0.0
44
:toc: left
55
:!numbered:
66
:source-highlighter: pygments
@@ -44,7 +44,7 @@ dependency vector on your *_project.clj_* file:
4444

4545
[source,clojure]
4646
----
47-
[buddy/buddy-hashers "0.14.0"]
47+
[buddy/buddy-hashers "1.0.0"]
4848
----
4949

5050
And is tested under JDK7 and JDK8.

0 commit comments

Comments
 (0)