Skip to content

Commit

Permalink
Version 0.215-1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
edporras committed Jun 27, 2024
1 parent 1c78eee commit dc8a7bc
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 9 deletions.
11 changes: 3 additions & 8 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,15 +1,9 @@
# clj-gcloud-common

## [Unreleased]

### Added

## [0.215-1.0] - 2023-06-27
### Changed
* Bumped dependencies - bom 0.215.0 / 26.34.0

### Fixed


## [0.209-1.0] - 2023-12-14
### Changed
* Bumped dependencies - bom 0.209.0 / 26.28.0
Expand Down Expand Up @@ -62,7 +56,8 @@ 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.209-1.0...devel
[Unreleased]: https://github.com/oscaro/clj-gcloud-common/-/compare/0.215-1.0...devel
[0.215-1.0]: https://github.com/oscaro/clj-gcloud-common/-/compare/0.209-1.0...0.215-1.0
[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
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.209-2.0-SNAPSHOT"
(defproject com.oscaro/clj-gcloud-common "0.215-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 dc8a7bc

Please sign in to comment.