v2.0.2 - bump version (standalone only)

fbshipit-source-id: e22e8c2
This commit is contained in:
Ben Roth
2017-10-19 17:56:43 +00:00
committed by Exponent GitHub Bot
parent 2820fa00a2
commit 614ed35a42
3 changed files with 3 additions and 3 deletions

View File

@@ -3,7 +3,7 @@
Pod::Spec.new do |s|
s.name = "ExpoKit"
s.version = "2.0.1"
s.version = "2.0.2"
s.summary = 'ExpoKit'
s.description = 'ExpoKit allows native projects to integrate with the Expo SDK.'
s.homepage = 'http://docs.expo.io'