Update pubspec.yaml/changelog.
diff --git a/CHANGELOG.md b/CHANGELOG.md
index aca13f8..eb561f1 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,4 +1,4 @@
-## 0.2.0+12
+## 0.2.0+13
* Remove crypto dependency and upgrade dart dependency to >=1.13 since
this dart version provides the Base64 codec.
diff --git a/pubspec.yaml b/pubspec.yaml
index fe2a02e..e5a7907 100644
--- a/pubspec.yaml
+++ b/pubspec.yaml
@@ -1,5 +1,5 @@
name: gcloud
-version: 0.2.0+12
+version: 0.2.0+13
author: Dart Team <misc@dartlang.org>
description: Dart gcloud APIs
homepage: https://github.com/dart-lang/gcloud