Skip to content

Commit 4a15daf

Browse files
committed
Update README.md, CHANGES.md, and latest-releases.edn with 0.8.498
1 parent 41c9f74 commit 4a15daf

File tree

2 files changed

+498
-248
lines changed

2 files changed

+498
-248
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,7 @@ of your choice, e.g. `com.cognitect.aws/s3`.
7070
To use, for example, the s3 api, add the following to deps.edn
7171

7272
``` clojure
73-
{:deps {com.cognitect.aws/api {:mvn/version "0.8.484"}
73+
{:deps {com.cognitect.aws/api {:mvn/version "0.8.498"}
7474
com.cognitect.aws/endpoints {:mvn/version "1.1.11.926"}
7575
com.cognitect.aws/s3 {:mvn/version "810.2.817.0"}}}
7676
```

0 commit comments

Comments
 (0)