Update pubspec.yaml
diff --git a/pubspec.yaml b/pubspec.yaml
index 547ad18..31b2bf1 100644
--- a/pubspec.yaml
+++ b/pubspec.yaml
@@ -1,8 +1,8 @@
 name: http
-version: 0.12.0
+version: 0.12.0+1
 author: "Dart Team <misc@dartlang.org>"
 homepage: https://github.com/dart-lang/http
-description: A composable, Future-based API for making HTTP requests.
+description: A composable, cross-platform, Future-based API for making HTTP requests.
 
 environment:
   sdk: ">=2.0.0-dev.61.0 <3.0.0"