Skip to content

Commit 177884e

Browse files
author
Vadim Platonov
committed
Update version in README
1 parent 2109c7f commit 177884e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ You can also take a look at a [comprehensive comparison](http://time4j.net/tutor
5050
Add the following dependency to your `project.clj` or `build.boot`:
5151

5252
```clj
53-
[clojure.java-time "0.2.0"]
53+
[clojure.java-time "0.2.1"]
5454
```
5555

5656
The [API](http://dm3.github.io/clojure.java-time/) of the Clojure.Java-Time

0 commit comments

Comments
 (0)