diff --git a/DarkLightning.podspec b/DarkLightning.podspec index 2cc0ec6..afed297 100644 --- a/DarkLightning.podspec +++ b/DarkLightning.podspec @@ -1,6 +1,6 @@ Pod::Spec.new do |s| s.name = "DarkLightning" - s.version = "0.4.1" + s.version = "0.4.2" s.summary = "Simply the fastest way to transmit data between iOS and OSX" s.description = <<-DESC DarkLightning is a lightweight Objective-C library to allow data transmission between iOS devices (Lightning port or Dock connector) and OSX (USB) at 480MBit. @@ -43,4 +43,4 @@ Pod::Spec.new do |s| end -end \ No newline at end of file +end