Skip to content

Commit 0be6859

Browse files
authored
Merge pull request facebookarchive#2967 from facebook/bumpTo2dot1
Bump podspec to 2.1
2 parents 39298f6 + c396e4d commit 0be6859

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

AsyncDisplayKit.podspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
Pod::Spec.new do |spec|
22
spec.name = 'AsyncDisplayKit'
3-
spec.version = '2.0.2'
3+
spec.version = '2.1'
44
spec.license = { :type => 'BSD' }
55
spec.homepage = 'http://asyncdisplaykit.org'
66
spec.authors = { 'Scott Goodson' => '[email protected]' }

0 commit comments

Comments
 (0)