We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e405386 commit 7c74127Copy full SHA for 7c74127
README.md
@@ -52,7 +52,7 @@ You can also take a look at a [comprehensive comparison](http://time4j.net/tutor
52
Add the following dependency to your `project.clj` or `build.boot`:
53
54
```clj
55
-[clojure.java-time "0.2.2"]
+[clojure.java-time "0.3.0"]
56
```
57
58
The [API](http://dm3.github.io/clojure.java-time/) of the Clojure.Java-Time
0 commit comments