Skip to content

Commit a7ab60e

Browse files
chore(master): release function-maven-plugin 0.11.1-SNAPSHOT (#203)
Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
1 parent 44d21b4 commit a7ab60e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

function-maven-plugin/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.functions</groupId>
55
<artifactId>function-maven-plugin</artifactId>
66
<packaging>maven-plugin</packaging>
7-
<version>0.11.0</version>
7+
<version>0.11.1-SNAPSHOT</version>
88
<name>Functions Framework Plugin</name>
99
<description>A Maven plugin that allows functions to be deployed, and to be run locally
1010
using the Java Functions Framework.</description>

0 commit comments

Comments
 (0)