Skip to content

Commit

Permalink
update podspec version
Browse files Browse the repository at this point in the history
Summary: This diff updates podspec version for ComponentKit

Reviewed By: fabiomassimo

Differential Revision: D9940419

fbshipit-source-id: 26970aaa53b12608f3289d5d08c4b17eb6786985
  • Loading branch information
Oleksii Dykan authored and facebook-github-bot committed Sep 19, 2018
1 parent b3922c4 commit e03a61f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ComponentKit.podspec
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
Pod::Spec.new do |s|
s.name = 'ComponentKit'
s.version = '0.23'
s.version = '0.24'
s.license = 'BSD'
s.summary = 'A React-inspired view framework for iOS'
s.homepage = 'https://componentkit.org'
Expand Down

0 comments on commit e03a61f

Please sign in to comment.