diff --git a/pubspec.yaml b/pubspec.yaml
index cb2fb67e41472c9c69f4e0ec8685587393bfa4b0..32d77f18b4aeb165b821534a81675e424950a75a 100644
--- a/pubspec.yaml
+++ b/pubspec.yaml
@@ -15,7 +15,7 @@ publish_to: 'none' # Remove this line if you wish to publish to pub.dev
 # In iOS, build-name is used as CFBundleShortVersionString while build-number used as CFBundleVersion.
 # Read more about iOS versioning at
 # https://developer.apple.com/library/archive/documentation/General/Reference/InfoPlistKeyReference/Articles/CoreFoundationKeys.html
-version: 0.2.1
+version: 0.2.2-SNAPSHOT
 
 environment:
   sdk: ">=2.17.1 <3.0.0"