Ben Hsieh 8 anni fa
parent
commit
459d2a240e
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  1. 1
    1
      src/react-native-fetch-blob.podspec

+ 1
- 1
src/react-native-fetch-blob.podspec Vedi File

@@ -1,6 +1,6 @@
1 1
 Pod::Spec.new do |s|
2 2
   s.name             = "react-native-fetch-blob"
3
-  s.version          = "0.9.4-beta.3"
3
+  s.version          = "0.9.4-beta.4"
4 4
   s.summary          = "A project committed to make file acess and data transfer easier, effiecient for React Native developers."
5 5
   s.requires_arc = true
6 6
   s.license      = 'MIT'