Skip to content

Commit 62a3c47

Browse files
author
Andrey Antukh
committed
Update version on documentation.
1 parent 56e9e7c commit 62a3c47

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

doc/cats.adoc

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
Cats Documentation
22
==================
33
Andrey Antukh & Alejandro Gómez
4-
0.3.3
4+
0.3.4
55
:toc: left
66
:numbered:
77
:source-highlighter: pygments
@@ -47,7 +47,7 @@ it as a dependency in your *_project.clj_*:
4747

4848
[source,clojure]
4949
----
50-
[cats "0.3.3"]
50+
[cats "0.3.4"]
5151
----
5252

5353

@@ -71,7 +71,7 @@ Then for cats:
7171
<dependency>
7272
<groupId>cats</groupId>
7373
<artifactId>cats</artifactId>
74-
<version>0.3.3</version>
74+
<version>0.3.4</version>
7575
</dependency>
7676
----
7777

0 commit comments

Comments
 (0)