Skip to content

Commit

Permalink
Version 0.209-1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
edporras committed Dec 14, 2023
1 parent d89d97c commit 50a07dd
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 8 deletions.
10 changes: 3 additions & 7 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,14 +1,9 @@
# clj-gcloud-storage Changelog

## [Unreleased]

### Added

## [0.209-1.0] - 2023-12-14
### Changed
* Bumped dependencies bom 0.209.0 / 26.28.0.

### Fixed

## [0.199-1.0] - 2023-07-12

* Bumped dependencies.
Expand Down Expand Up @@ -50,7 +45,8 @@ Bumped google java libraries

First public release.

[Unreleased]: https://github.com/oscaro/clj-gcloud-storage/-/compare/0.199-1.0...devel
[Unreleased]: https://github.com/oscaro/clj-gcloud-storage/-/compare/0.209-1.0...devel
[0.209-1.0]: https://github.com/oscaro/clj-gcloud-storage/-/compare/0.199-1.0...0.209-1.0
[0.199-1.0]: https://github.com/oscaro/clj-gcloud-storage/-/compare/0.185-1.0...0.199-1.0
[0.185-1.0]: https://github.com/oscaro/clj-gcloud-storage/-/compare/0.182-1.0...0.185-1.0
[0.182-1.0]: https://github.com/oscaro/clj-gcloud-storage/-/compare/0.176-1.0...0.182-1.0
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 com.oscaro/clj-gcloud-storage "0.199-2.0-SNAPSHOT"
(defproject com.oscaro/clj-gcloud-storage "0.209-1.0"
:description "Clojure wrapper for google-cloud-storage Java client"
:url "https://github.com/oscaro/clj-gcloud-storage"
:license {:name "Eclipse Public License"
Expand Down

0 comments on commit 50a07dd

Please sign in to comment.