Skip to content

Commit 3da616c

Browse files
release-please[bot]chingor13
authored andcommitted
chore: release 0.1.4-SNAPSHOT (#30)
* updated versions.txt [ci skip] * updated pom.xml [ci skip]
1 parent 6be8f3c commit 3da616c

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<groupId>com.google.cloud</groupId>
55
<artifactId>google-cloud-shared-config</artifactId>
66
<packaging>pom</packaging>
7-
<version>0.1.3</version><!-- {x-version-update:google-cloud-shared-config:current} -->
7+
<version>0.1.4-SNAPSHOT</version><!-- {x-version-update:google-cloud-shared-config:current} -->
88
<name>Google Cloud</name>
99
<url>https://github.com/googleapis/java-shared-config</url>
1010
<description>

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-
google-cloud-shared-config:0.1.3:0.1.3
4+
google-cloud-shared-config:0.1.3:0.1.4-SNAPSHOT

0 commit comments

Comments
 (0)