Skip to content

Commit

Permalink
Version bump (1.2.6)
Browse files Browse the repository at this point in the history
  • Loading branch information
romaonthego committed Sep 6, 2013
1 parent 9f7193e commit ad5d68b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions RETableViewManager.podspec
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
Pod::Spec.new do |s|
s.name = 'RETableViewManager'
s.version = '1.2.5'
s.version = '1.2.6'
s.authors = { 'Roman Efimov' => '[email protected]' }
s.homepage = 'https://github.com/romaonthego/RETableViewManager'
s.summary = 'Powerful data driven content manager for UITableView.'
s.source = { :git => 'https://github.com/romaonthego/RETableViewManager.git',
:tag => '1.2.5' }
:tag => '1.2.6' }
s.license = { :type => "MIT", :file => "LICENSE" }

s.platform = :ios, '6.0'
Expand Down

0 comments on commit ad5d68b

Please sign in to comment.