diff --git a/Pastel.podspec b/Pastel.podspec
index 58f8fc1..3cb6ce5 100644
--- a/Pastel.podspec
+++ b/Pastel.podspec
@@ -8,7 +8,7 @@
Pod::Spec.new do |s|
s.name = 'Pastel'
- s.version = '0.2.1'
+ s.version = '0.2.2'
s.summary = 'Instagram like gradient background animation'
# This description is used to generate tags and improve search results.
diff --git a/Pastel.xcodeproj/project.xcworkspace/xcuserdata/cruzdiary.xcuserdatad/UserInterfaceState.xcuserstate b/Pastel.xcodeproj/project.xcworkspace/xcuserdata/cruzdiary.xcuserdatad/UserInterfaceState.xcuserstate
index ebd61b6..b60b442 100644
Binary files a/Pastel.xcodeproj/project.xcworkspace/xcuserdata/cruzdiary.xcuserdatad/UserInterfaceState.xcuserstate and b/Pastel.xcodeproj/project.xcworkspace/xcuserdata/cruzdiary.xcuserdatad/UserInterfaceState.xcuserstate differ
diff --git a/Pastel/Info.plist b/Pastel/Info.plist
index fbe1e6b..30854b5 100644
--- a/Pastel/Info.plist
+++ b/Pastel/Info.plist
@@ -15,7 +15,7 @@
CFBundlePackageType
FMWK
CFBundleShortVersionString
- 1.0
+ 0.2.2
CFBundleVersion
$(CURRENT_PROJECT_VERSION)
NSPrincipalClass
diff --git a/README.md b/README.md
index 653ef59..f691294 100644
--- a/README.md
+++ b/README.md
@@ -60,7 +60,7 @@ pod "Pastel"
### Carthage
```
-github "cruisediary/Pastel" ~> 0.2.1
+github "cruisediary/Pastel" ~> 0.2.2
```
## Author