Skip to content

Commit c1ed941

Browse files
Bump version
1 parent 92199a0 commit c1ed941

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

AMBTableViewController.podspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
Pod::Spec.new do |s|
33

44
s.name = "AMBTableViewController"
5-
s.version = "1.2.0"
5+
s.version = "1.2.1"
66
s.summary = "Storyboard and Prototype Cells-centric block-based UITableView controller to manage complex layouts."
77
s.description = <<-DESC
88
* Use Storyboards' Prototype Cells to design your cells.

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ AMBTableViewController
55
Storyboard and Prototype Cells-centric block-based UITableView controller to manage complex layouts.
66

77
[![Platform: iOS](https://img.shields.io/cocoapods/p/AMBTableViewController.svg?style=flat)](http://cocoadocs.org/docsets/AMBTableViewController/)
8-
[![Version: 1.2.0](https://img.shields.io/cocoapods/v/AMBTableViewController.svg?style=flat)](http://cocoadocs.org/docsets/AMBTableViewController/)
8+
[![Version: 1.2.1](https://img.shields.io/cocoapods/v/AMBTableViewController.svg?style=flat)](http://cocoadocs.org/docsets/AMBTableViewController/)
99
[![License: Apache 2.0](https://img.shields.io/cocoapods/l/AMBTableViewController.svg?style=flat)](http://cocoadocs.org/docsets/AMBTableViewController/)
1010
[![Dependency Status](https://www.versioneye.com/objective-c/AMBTableViewController/badge.svg?style=flat)](https://www.versioneye.com/objective-c/AMBTableViewController)
1111
[![Build Status](http://img.shields.io/travis/CyberAgent/AMBTableViewController/master.svg?style=flat)](https://travis-ci.org/CyberAgent/AMBTableViewController)

0 commit comments

Comments
 (0)