diff --git a/README.md b/README.md index c6a3b7ba..e64e878a 100644 --- a/README.md +++ b/README.md @@ -42,18 +42,18 @@ If you are using Maven without BOM, add this to your dependencies: com.google.cloud google-cloud-mediatranslation - 0.1.1 + 0.1.0 ``` If you are using Gradle, add this to your dependencies ```Groovy -compile 'com.google.cloud:google-cloud-mediatranslation:0.1.1' +compile 'com.google.cloud:google-cloud-mediatranslation:0.1.0' ``` If you are using SBT, add this to your dependencies ```Scala -libraryDependencies += "com.google.cloud" % "google-cloud-mediatranslation" % "0.1.1" +libraryDependencies += "com.google.cloud" % "google-cloud-mediatranslation" % "0.1.0" ``` [//]: # ({x-version-update-end}) diff --git a/synth.metadata b/synth.metadata index d7e3cee6..7b75eec5 100644 --- a/synth.metadata +++ b/synth.metadata @@ -1,5 +1,5 @@ { - "updateTime": "2020-04-06T23:57:28.767376Z", + "updateTime": "2020-04-07T22:46:03.873217Z", "sources": [ { "git": {