Skip to content

Commit

Permalink
Merge pull request #58 from kamerc/master
Browse files Browse the repository at this point in the history
Update podspec with new release version
  • Loading branch information
kamerc authored Mar 28, 2022
2 parents 42aca7a + a5fd84c commit 24de2c8
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 @@ -124,7 +124,7 @@ class ViewController: FormViewController {

* iOS 9.3+
* Xcode 9.0+
* Eureka ~> 5.3.3
* Eureka ~> 5.3.5

## Getting involved

Expand Down
2 changes: 1 addition & 1 deletion SplitRow.podspec
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
Pod::Spec.new do |s|
s.name = "SplitRow"
s.version = "2.2.0"
s.version = "2.3.0"
s.summary = "A row for Eureka to put two rows side by side into the same UITableViewCell."
s.homepage = "https://github.com/EurekaCommunity/SplitRow"
s.license = { :type => "MIT", :file => "LICENSE" }
Expand Down

0 comments on commit 24de2c8

Please sign in to comment.