Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
RafaeLeal committed Feb 9, 2024
1 parent 61923c4 commit e0aa064
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,12 +11,12 @@ We had a good experience with

### clojure.deps
```clojure
{:deps {nubank/k8s-api {:mvn/version "0.1.2"}}}
{:deps {nubank/k8s-api {:mvn/version "0.3.0"}}}
```

### Leiningen
```clojure
[nubank/k8s-api "0.1.2"]
[nubank/k8s-api "0.3.0"]
```

```clojure
Expand Down

0 comments on commit e0aa064

Please sign in to comment.