Skip to content

Commit 18dff62

Browse files
chore(main): release 2.1.6-SNAPSHOT (googleapis#347)
Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
1 parent f6ab26f commit 18dff62

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

api-common-java/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.1.5" // {x-version-update:api-common:current}
29+
project.version = "2.1.6-SNAPSHOT" // {x-version-update:api-common:current}
3030

3131
sourceCompatibility = 1.8
3232
targetCompatibility = 1.8

api-common-java/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.1.5:2.1.5
4+
api-common:2.1.5:2.1.6-SNAPSHOT

0 commit comments

Comments
 (0)