Skip to content

Commit eb60cce

Browse files
committed
bump: 0.251-2.0-SNAPSHOT
1 parent 791c751 commit eb60cce

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

project.clj

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
(defproject com.oscaro/clj-gcloud-storage "0.251-1.0-SNAPSHOT"
1+
(defproject com.oscaro/clj-gcloud-storage "0.251-2.0-SNAPSHOT"
22
:description "Clojure wrapper for google-cloud-storage Java client"
33
:url "https://github.com/oscaro/clj-gcloud-storage"
44
:license {:name "Eclipse Public License"
@@ -12,7 +12,7 @@
1212
:password :env/clojars_password
1313
:sign-releases true}]]
1414
:signing {:gpg-key "github-cicd@oscaro.com"}
15-
:parent-project [:coords [com.oscaro/clj-gcloud-common "0.240-1.0"]
15+
:parent-project [:coords [com.oscaro/clj-gcloud-common "0.251-1.0"]
1616
:inherit [:managed-dependencies]]
1717
;; based on versions from
1818
;; https://mvnrepository.com/artifact/com.google.cloud/google-cloud-bom/0.240.0

0 commit comments

Comments
 (0)