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

Commit 7014db1

Browse files
chore: release 1.10.3-SNAPSHOT (#209)
🤖 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 4f2cf33 commit 7014db1

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
@@ -27,7 +27,7 @@ apply plugin: 'io.codearte.nexus-staging'
2727
group = "com.google.api"
2828
archivesBaseName = "api-common"
2929

30-
project.version = "1.10.2" // {x-version-update:api-common:current}
30+
project.version = "1.10.3-SNAPSHOT" // {x-version-update:api-common:current}
3131

3232
sourceCompatibility = 1.7
3333
targetCompatibility = 1.7

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:1.10.2:1.10.2
4+
api-common:1.10.2:1.10.3-SNAPSHOT

0 commit comments

Comments
 (0)