prepare for stable release (#71)
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 727feee..9fdad92 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,4 +1,4 @@
-## 0.4.0
+## 1.0.0
* Migrate this package to null-safety
* Require Dart >=2.12
diff --git a/pubspec.yaml b/pubspec.yaml
index 1a39c95..3410339 100644
--- a/pubspec.yaml
+++ b/pubspec.yaml
@@ -2,7 +2,7 @@
description: >-
Utilities for the Dart VM Runtime including support for ANSI colors,
file copying, and standard exit code values.
-version: 0.4.0-dev
+version: 1.0.0
repository: https://github.com/dart-lang/io
environment: