Skip to content

Commit

Permalink
Version 1.7.1
Browse files Browse the repository at this point in the history
  • Loading branch information
chbeer committed Jul 10, 2015
1 parent 9e01e53 commit 3bb3183
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ConfigurableTableView.podspec
@@ -1,6 +1,6 @@
Pod::Spec.new do |s|
s.name = "ConfigurableTableView"
s.version = "1.7"
s.version = "1.7.1"
s.summary = "UITableViewDataSource and -Delegate that defines the sections and cells in the table using a lightweight data model."
s.homepage = "https://github.com/chbeer/ConfigurableTableView"
s.license = { :type => 'MIT', :file => 'LICENSE' }
Expand Down

0 comments on commit 3bb3183

Please sign in to comment.