Skip to content

Commit e0aa064

Browse files
committed
Update README.md
1 parent 61923c4 commit e0aa064

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -11,12 +11,12 @@ We had a good experience with
1111

1212
### clojure.deps
1313
```clojure
14-
{:deps {nubank/k8s-api {:mvn/version "0.1.2"}}}
14+
{:deps {nubank/k8s-api {:mvn/version "0.3.0"}}}
1515
```
1616

1717
### Leiningen
1818
```clojure
19-
[nubank/k8s-api "0.1.2"]
19+
[nubank/k8s-api "0.3.0"]
2020
```
2121

2222
```clojure

0 commit comments

Comments
 (0)