Skip to content

Commit 135dcb4

Browse files
authored
Merge pull request dm3#76 from jellelicht/patch-1
Update version in install instructions
2 parents def3f75 + 738469f commit 135dcb4

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
@@ -67,7 +67,7 @@ clojure.java-time/clojure.java-time {:mvn/version "0.3.3"}
6767
or to your `project.clj` or `build.boot`:
6868

6969
```clj
70-
[clojure.java-time "0.3.2"]
70+
[clojure.java-time "0.3.3"]
7171
```
7272

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

0 commit comments

Comments
 (0)