Skip to content

Commit

Permalink
Release 0.6.8
Browse files Browse the repository at this point in the history
  • Loading branch information
diptigautam committed Dec 17, 2021
1 parent 789e5f8 commit 02273f3
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 2 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,8 @@ file. This change log follows the conventions of
[keepachangelog.com](http://keepachangelog.com/).

## Unreleased

## 0.6.8 - 2021-12-17
### Changed
- Bump `object-storage.core` dependency to get updated specs for `get-object-url-opts`

Expand Down
2 changes: 1 addition & 1 deletion project.clj
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
(defproject magnet/object-storage.s3 "0.6.7"
(defproject magnet/object-storage.s3 "0.6.8"
:description "A Duct library for managing AWS S3 objects"
:url "https://github.com/magnetcoop/object-storage.s3"
:license {:name "Mozilla Public Licence 2.0"
Expand Down

0 comments on commit 02273f3

Please sign in to comment.