diff --git a/pubspec.yaml b/pubspec.yaml
index 58d824deb8c5f32f3d6ce7f0458e43a35de04132..fc2792f5a9f4c14f2ab7fa3e07dc0faae3a70e09 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: 1.0.1
+version: 1.0.2-SNAPSHOT
 
 environment:
     sdk: ">=3.0.0 <4.0.0"