Thanks to visit codestin.com
Credit goes to github.com

Skip to content
This repository was archived by the owner on Sep 27, 2023. It is now read-only.

Commit 6ad1af8

Browse files
chore(main): release 2.2.2-SNAPSHOT (#363)
🤖 I have created a release *beep* *boop* --- ### Updating meta-information for bleeding-edge SNAPSHOT release. --- This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please).
1 parent 75edc63 commit 6ad1af8

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ apply plugin: 'io.github.gradle-nexus.publish-plugin'
2626
group = "com.google.api"
2727
archivesBaseName = "api-common"
2828

29-
project.version = "2.2.1" // {x-version-update:api-common:current}
29+
project.version = "2.2.2-SNAPSHOT" // {x-version-update:api-common:current}
3030

3131
sourceCompatibility = 1.8
3232
targetCompatibility = 1.8

versions.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
# Format:
22
# module:released-version:current-version
33

4-
api-common:2.2.1:2.2.1
4+
api-common:2.2.1:2.2.2-SNAPSHOT

0 commit comments

Comments
 (0)