Skip to content

Commit 1b617c0

Browse files
chore(master): release functions-framework-api 2.0.1-SNAPSHOT
1 parent 445ac68 commit 1b617c0

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

functions-framework-api/pom.xml

+2-2
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424

2525
<groupId>com.google.cloud.functions</groupId>
2626
<artifactId>functions-framework-api</artifactId>
27-
<version>1.0.5-SNAPSHOT</version>
27+
<version>2.0.1-SNAPSHOT</version>
2828

2929
<properties>
3030
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
@@ -190,4 +190,4 @@
190190
</build>
191191
</profile>
192192
</profiles>
193-
</project>
193+
</project>

0 commit comments

Comments
 (0)