version should be 0.10.10-nullsafety (#54)

diff --git a/CHANGELOG.md b/CHANGELOG.md
index 155b6cd..5af5752 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,4 +1,4 @@
-## 0.10.1-nullsafety
+## 0.10.10-nullsafety
 
 * Migrate to null safety
 
diff --git a/pubspec.yaml b/pubspec.yaml
index d540efb..1951d72 100644
--- a/pubspec.yaml
+++ b/pubspec.yaml
@@ -1,5 +1,5 @@
 name: source_maps
-version: 0.10.1-nullsafety
+version: 0.10.10-nullsafety
 
 description: Library to programmatically manipulate source map files.
 homepage: https://github.com/dart-lang/source_maps