diff --git a/README.md b/README.md
index 5b738b00e847..520bf8b62c55 100644
--- a/README.md
+++ b/README.md
@@ -27,16 +27,16 @@ If you are using Maven, add this to your pom.xml file
com.google.gcloud
gcloud-java
- 0.1.1
+ 0.1.2
```
If you are using Gradle, add this to your dependencies
```Groovy
-compile 'com.google.gcloud:gcloud-java:0.1.1'
+compile 'com.google.gcloud:gcloud-java:0.1.2'
```
If you are using SBT, add this to your dependencies
```Scala
-libraryDependencies += "com.google.gcloud" % "gcloud-java" % "0.1.1"
+libraryDependencies += "com.google.gcloud" % "gcloud-java" % "0.1.2"
```
Example Applications
diff --git a/gcloud-java-bigquery/README.md b/gcloud-java-bigquery/README.md
index 5456a01a5d71..af68402fbf70 100644
--- a/gcloud-java-bigquery/README.md
+++ b/gcloud-java-bigquery/README.md
@@ -20,16 +20,16 @@ If you are using Maven, add this to your pom.xml file
com.google.gcloud
gcloud-java-bigquery
- 0.1.1
+ 0.1.2
```
If you are using Gradle, add this to your dependencies
```Groovy
-compile 'com.google.gcloud:gcloud-java-bigquery:0.1.1'
+compile 'com.google.gcloud:gcloud-java-bigquery:0.1.2'
```
If you are using SBT, add this to your dependencies
```Scala
-libraryDependencies += "com.google.gcloud" % "gcloud-java-bigquery" % "0.1.1"
+libraryDependencies += "com.google.gcloud" % "gcloud-java-bigquery" % "0.1.2"
```
Example Application
diff --git a/gcloud-java-core/README.md b/gcloud-java-core/README.md
index 89834e1c2361..f47d99779a05 100644
--- a/gcloud-java-core/README.md
+++ b/gcloud-java-core/README.md
@@ -17,16 +17,16 @@ If you are using Maven, add this to your pom.xml file
com.google.gcloud
gcloud-java-core
- 0.1.1
+ 0.1.2
```
If you are using Gradle, add this to your dependencies
```Groovy
-compile 'com.google.gcloud:gcloud-java-core:0.1.1'
+compile 'com.google.gcloud:gcloud-java-core:0.1.2'
```
If you are using SBT, add this to your dependencies
```Scala
-libraryDependencies += "com.google.gcloud" % "gcloud-java-core" % "0.1.1"
+libraryDependencies += "com.google.gcloud" % "gcloud-java-core" % "0.1.2"
```
Troubleshooting
diff --git a/gcloud-java-datastore/README.md b/gcloud-java-datastore/README.md
index 50b6451a71a0..15c2b3961dc2 100644
--- a/gcloud-java-datastore/README.md
+++ b/gcloud-java-datastore/README.md
@@ -20,16 +20,16 @@ If you are using Maven, add this to your pom.xml file
com.google.gcloud
gcloud-java-datastore
- 0.1.1
+ 0.1.2
```
If you are using Gradle, add this to your dependencies
```Groovy
-compile 'com.google.gcloud:gcloud-java-datastore:0.1.1'
+compile 'com.google.gcloud:gcloud-java-datastore:0.1.2'
```
If you are using SBT, add this to your dependencies
```Scala
-libraryDependencies += "com.google.gcloud" % "gcloud-java-datastore" % "0.1.1"
+libraryDependencies += "com.google.gcloud" % "gcloud-java-datastore" % "0.1.2"
```
Example Application
diff --git a/gcloud-java-examples/README.md b/gcloud-java-examples/README.md
index 031d18fc0c19..8d64c8ea202f 100644
--- a/gcloud-java-examples/README.md
+++ b/gcloud-java-examples/README.md
@@ -17,16 +17,16 @@ If you are using Maven, add this to your pom.xml file
com.google.gcloud
gcloud-java-examples
- 0.1.1
+ 0.1.2
```
If you are using Gradle, add this to your dependencies
```Groovy
-compile 'com.google.gcloud:gcloud-java-examples:0.1.1'
+compile 'com.google.gcloud:gcloud-java-examples:0.1.2'
```
If you are using SBT, add this to your dependencies
```Scala
-libraryDependencies += "com.google.gcloud" % "gcloud-java-examples" % "0.1.1"
+libraryDependencies += "com.google.gcloud" % "gcloud-java-examples" % "0.1.2"
```
To run examples from your command line:
diff --git a/gcloud-java-resourcemanager/README.md b/gcloud-java-resourcemanager/README.md
index 2eb4b3bdf44e..d0e58af85e4e 100644
--- a/gcloud-java-resourcemanager/README.md
+++ b/gcloud-java-resourcemanager/README.md
@@ -20,16 +20,16 @@ If you are using Maven, add this to your pom.xml file
com.google.gcloud
gcloud-java-resourcemanager
- 0.1.1
+ 0.1.2
```
If you are using Gradle, add this to your dependencies
```Groovy
-compile 'com.google.gcloud:gcloud-java-resourcemanager:0.1.1'
+compile 'com.google.gcloud:gcloud-java-resourcemanager:0.1.2'
```
If you are using SBT, add this to your dependencies
```Scala
-libraryDependencies += "com.google.gcloud" % "gcloud-java-resourcemanager" % "0.1.1"
+libraryDependencies += "com.google.gcloud" % "gcloud-java-resourcemanager" % "0.1.2"
```
Example Application
diff --git a/gcloud-java-storage/README.md b/gcloud-java-storage/README.md
index 724dfd137e79..7e08264433c8 100644
--- a/gcloud-java-storage/README.md
+++ b/gcloud-java-storage/README.md
@@ -20,16 +20,16 @@ If you are using Maven, add this to your pom.xml file
com.google.gcloud
gcloud-java-storage
- 0.1.1
+ 0.1.2
```
If you are using Gradle, add this to your dependencies
```Groovy
-compile 'com.google.gcloud:gcloud-java-storage:0.1.1'
+compile 'com.google.gcloud:gcloud-java-storage:0.1.2'
```
If you are using SBT, add this to your dependencies
```Scala
-libraryDependencies += "com.google.gcloud" % "gcloud-java-storage" % "0.1.1"
+libraryDependencies += "com.google.gcloud" % "gcloud-java-storage" % "0.1.2"
```
Example Application
diff --git a/gcloud-java/README.md b/gcloud-java/README.md
index 4cb03390a91a..1f56696c3643 100644
--- a/gcloud-java/README.md
+++ b/gcloud-java/README.md
@@ -25,16 +25,16 @@ If you are using Maven, add this to your pom.xml file
com.google.gcloud
gcloud-java
- 0.1.1
+ 0.1.2
```
If you are using Gradle, add this to your dependencies
```Groovy
-compile 'com.google.gcloud:gcloud-java:0.1.1'
+compile 'com.google.gcloud:gcloud-java:0.1.2'
```
If you are using SBT, add this to your dependencies
```Scala
-libraryDependencies += "com.google.gcloud" % "gcloud-java" % "0.1.1"
+libraryDependencies += "com.google.gcloud" % "gcloud-java" % "0.1.2"
```
Troubleshooting