diff --git a/RNGL.podspec b/RNGL.podspec index 81cecbb2476f96ca165e3c686f4d4735a387f710..89827ccd73a62bfb768144504e99c616f73125ce 100644 --- a/RNGL.podspec +++ b/RNGL.podspec @@ -1,7 +1,7 @@ Pod::Spec.new do |s| s.name = "RNGL" - s.version = "2.22.0" + s.version = "2.24.0" s.homepage = "https://github.com/ProjectSeptemberInc/gl-react-native" s.platform = :ios, "8.0" s.source = { :git => "https://github.com/ProjectSeptemberInc/gl-react-native.git" }