Skip to content

Commit

Permalink
Version 0.209-1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Ed Porras committed Dec 14, 2023
1 parent ac50a7e commit 685b0c7
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 7 deletions.
14 changes: 8 additions & 6 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
# clj-gcloud-common

## [Unreleased]

### Added

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

### Fixed
## [0.207-1.0] - 2023-11-02
### Changed
* Bumped dependencies - 0.207.0 bom

## [0.199-1.0] - 2023-07-11
### Changed
Expand Down Expand Up @@ -52,7 +52,9 @@ New java libs; Durations are now expressed as tuples; Minor refactor
## [0.71-1.1] - 2019-04-17
First public release.

[Unreleased]: https://github.com/oscaro/clj-gcloud-common/-/compare/0.199-1.0...devel
[Unreleased]: https://github.com/oscaro/clj-gcloud-common/-/compare/0.209-1.0...devel
[0.209-1.0]: https://github.com/oscaro/clj-gcloud-common/-/compare/0.207-1.0...0.209-1.0
[0.207-1.0]: https://github.com/oscaro/clj-gcloud-common/-/compare/0.199-1.0...0.207-1.0
[0.199-1.0]: https://github.com/oscaro/clj-gcloud-common/-/compare/0.185-1.0...0.199-1.0
[0.185-1.0]: https://github.com/oscaro/clj-gcloud-common/-/compare/0.182-1.0...0.185-1.0
[0.182-1.0]: https://github.com/oscaro/clj-gcloud-common/-/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-common "0.207-2.0-SNAPSHOT"
(defproject com.oscaro/clj-gcloud-common "0.209-1.0"
:description "Common library for all google cloud clojure wrappers"
:url "https://github.com/oscaro/clj-gcloud-common"
:license {:name "Eclipse Public License"
Expand Down

0 comments on commit 685b0c7

Please sign in to comment.