0.2.2
diff --git a/changelog.md b/changelog.md
index 1e92d4f..c59af54 100644
--- a/changelog.md
+++ b/changelog.md
@@ -1,5 +1,10 @@
 # webkit_inspection_protocol.dart
 
-### 0.0.1
+## 0.2.2
+- Make the package strong mode clean.
+
+## 0.2.1+1
+
+## 0.0.1
 
 - Initial version (library moved out of the `grinder` package).
diff --git a/pubspec.yaml b/pubspec.yaml
index c6b5867..725aacc 100644
--- a/pubspec.yaml
+++ b/pubspec.yaml
@@ -1,5 +1,5 @@
 name: webkit_inspection_protocol
-version: 0.2.1+1
+version: 0.2.2
 description: A client for the Webkit Inspection Protocol (WIP).
 
 homepage: https://github.com/google/webkit_inspection_protocol.dart