Skip to content

Commit

Permalink
Version 0.215-2.0-SNAPSHOT
Browse files Browse the repository at this point in the history
  • Loading branch information
edporras committed Jun 27, 2024
1 parent dc8a7bc commit ad3708c
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 1 deletion.
9 changes: 9 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,14 @@
# clj-gcloud-common

## [Unreleased]

### Added

### Changed

### Fixed


## [0.215-1.0] - 2023-06-27
### Changed
* Bumped dependencies - bom 0.215.0 / 26.34.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.215-1.0"
(defproject com.oscaro/clj-gcloud-common "0.215-2.0-SNAPSHOT1"
: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 ad3708c

Please sign in to comment.