stable null safety release (#80)

diff --git a/CHANGELOG.md b/CHANGELOG.md
index 7a1530e..d53040d 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,3 +1,7 @@
+## 1.10.0
+
+* Stable null safety release.
+
 ## 1.10.0-nullsafety.3
 
 * Update SDK constraints to `>=2.12.0-0 <3.0.0` based on beta release
diff --git a/pubspec.yaml b/pubspec.yaml
index 0d78800..7e24198 100644
--- a/pubspec.yaml
+++ b/pubspec.yaml
@@ -1,5 +1,5 @@
 name: pedantic
-version: 1.10.0-nullsafety.3
+version: 1.10.0
 description: >-
   The Dart analyzer settings and best practices used internally at Google.
 homepage: https://github.com/google/pedantic