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

Commit cc3a687

Browse files
chore: regenerate README
1 parent 7608e13 commit cc3a687

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

.github/readme/synth.metadata/synth.metadata

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,14 +4,14 @@
44
"git": {
55
"name": ".",
66
"remote": "https://github.com/googleapis/java-functions.git",
7-
"sha": "39f65c84d1abd3b7ebbb88a2797e41457f0f0299"
7+
"sha": "7608e137f6ba7fbf13a77c7a91ae91ae2828fa1f"
88
}
99
},
1010
{
1111
"git": {
1212
"name": "synthtool",
1313
"remote": "https://github.com/googleapis/synthtool.git",
14-
"sha": "94686b06034ff6e11217236fcaa217ec6e24bc39"
14+
"sha": "78437c732a60c64895778697b078497b0988346c"
1515
}
1616
}
1717
]

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ If you are using Maven, add this to your pom.xml file:
1717
<dependency>
1818
<groupId>com.google.cloud</groupId>
1919
<artifactId>google-cloud-functions</artifactId>
20-
<version>1.0.8</version>
20+
<version>1.1.0</version>
2121
</dependency>
2222

2323
```

0 commit comments

Comments
 (0)