diff --git a/.github/readme/synth.metadata/synth.metadata b/.github/readme/synth.metadata/synth.metadata index b77a9328..4bc2a480 100644 --- a/.github/readme/synth.metadata/synth.metadata +++ b/.github/readme/synth.metadata/synth.metadata @@ -4,14 +4,14 @@ "git": { "name": ".", "remote": "https://github.com/googleapis/java-video-transcoder.git", - "sha": "24f658971be130775ef5d4b4e67d21c0ed5e6ffc" + "sha": "8ee2a20eb4d992c7dcfba391e780cb7571ab5a61" } }, { "git": { "name": "synthtool", "remote": "https://github.com/googleapis/synthtool.git", - "sha": "b6164c26a111f7f587099d31253abb96b5737bb2" + "sha": "6dc98b26a9c823e92fa21455fb6e5862613c49c2" } } ] diff --git a/README.md b/README.md index 4b5c54ea..60f64c99 100644 --- a/README.md +++ b/README.md @@ -20,12 +20,10 @@ If you are using Maven, add this to your pom.xml file: com.google.cloud google-cloud-video-transcoder - 0.1.0 + 0.1.1 ``` -[//]: # ({x-version-update-start:google-cloud-video-transcoder:released}) - If you are using Gradle, add this to your dependencies ```Groovy compile 'com.google.cloud:google-cloud-video-transcoder:0.1.1' @@ -34,7 +32,6 @@ If you are using SBT, add this to your dependencies ```Scala libraryDependencies += "com.google.cloud" % "google-cloud-video-transcoder" % "0.1.1" ``` -[//]: # ({x-version-update-end}) ## Authentication