Skip to content

Commit

Permalink
Bump to 1.1.2
Browse files Browse the repository at this point in the history
  • Loading branch information
malcommac committed Jul 24, 2020
1 parent f6eae9b commit 7e74b8f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion OwlKit.podspec
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
Pod::Spec.new do |s|
s.name = "OwlKit"
s.version = "1.1.1"
s.version = "1.1.2"
s.summary = "A declarative type-safe framework for building fast and flexible list with Tables & Collections"
s.description = <<-DESC
Owl offers a data-driven declarative approach for building fast & flexible list in iOS. It supports both UICollectionView & UITableView; UIStackView is on the way!.
Expand Down

0 comments on commit 7e74b8f

Please sign in to comment.