podspec version bump major
This commit is contained in:
parent
1830ed68f8
commit
563bac71d5
|
@ -1,6 +1,6 @@
|
|||
Pod::Spec.new do |s|
|
||||
s.name = 'react-native-tcp'
|
||||
s.version = '0.5.0'
|
||||
s.version = '1.0.0'
|
||||
s.summary = 'node\'s net API in React Native.'
|
||||
s.description = <<-DESC
|
||||
Enables accessing tcp sockets in React Native.
|
||||
|
|
Loading…
Reference in New Issue