Increment Podspec to 1.9.8 version for this development cycle (not shipping 1.9.8 for a while though).

This commit is contained in:
Scott Goodson
2016-03-30 16:34:50 -07:00
parent 503ab09fe9
commit 41948cc8c9

View File

@@ -1,6 +1,6 @@
Pod::Spec.new do |spec|
spec.name = 'AsyncDisplayKit'
spec.version = '1.9.7.1'
spec.version = '1.9.8'
spec.license = { :type => 'BSD' }
spec.homepage = 'http://asyncdisplaykit.org'
spec.authors = { 'Scott Goodson' => 'scottgoodson@gmail.com', 'Ryan Nystrom' => 'rnystrom@fb.com' }