Release version 1.0.0.

R=rnystrom@google.com

Review URL: https://codereview.chromium.org//1647983003 .
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 847d60d..3149059 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,3 +1,3 @@
-## 0.0.1
+## 1.0.0
 
 * Initial version
diff --git a/pubspec.yaml b/pubspec.yaml
index a8e26cd..5f1a739 100644
--- a/pubspec.yaml
+++ b/pubspec.yaml
@@ -1,5 +1,5 @@
 name: stream_channel
-version: 1.0.0-dev
+version: 1.0.0
 description: An abstraction for two-way communication channels.
 author: Dart Team <misc@dartlang.org>
 homepage: https://github.com/dart-lang/stream_channel