Prepare to publish for stable null safety (#22)

diff --git a/CHANGELOG.md b/CHANGELOG.md
index 7f8ed60..15cbaf5 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,3 +1,7 @@
+## 1.2.0
+
+* Stable release for null safety.
+
 ## 1.2.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 d989ae9..18177a3 100644
--- a/pubspec.yaml
+++ b/pubspec.yaml
@@ -1,5 +1,5 @@
 name: term_glyph
-version: 1.2.0-nullsafety.3
+version: 1.2.0
 
 description: Useful Unicode glyphs and ASCII substitutes.
 homepage: https://github.com/dart-lang/term_glyph