Actually bump podspec version.

This commit is contained in:
Eloy Durán 2012-08-14 17:40:23 +02:00
parent 074285f669
commit 052b1a0bbd

View File

@ -1,6 +1,6 @@
Pod::Spec.new do |s|
s.name = 'HockeySDK'
s.version = '2.5.0'
s.version = '2.5.1'
s.license = 'MIT'
s.platform = :ios, '4.0'
s.summary = 'Distribute beta apps and collect crash reports with HockeyApp.'