Skip to content

Commit

Permalink
update pod spec for new release
Browse files Browse the repository at this point in the history
  • Loading branch information
mats-claassen committed May 24, 2016
1 parent c32e28f commit 0491752
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -1048,7 +1048,7 @@ Requirements
Release Notes
--------------

Have a look at the [CHANGELOG](https://github.com/xmartlabs/XLForm/CHANGELOG.md)
Have a look at the [CHANGELOG](https://github.com/xmartlabs/XLForm/blob/master/CHANGELOG.md)

Author
-----------------
Expand Down
2 changes: 1 addition & 1 deletion XLForm.podspec
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
Pod::Spec.new do |s|
s.name = 'XLForm'
s.version = '3.1.1'
s.version = '3.1.2'
s.license = { :type => 'MIT' }
s.summary = 'XLForm is the most flexible and powerful iOS library to create dynamic table-view forms.'
s.description = <<-DESC
Expand Down

0 comments on commit 0491752

Please sign in to comment.