Skip to content

Commit

Permalink
Update to v2.1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
Blake Watters committed Oct 1, 2014
1 parent 5d7b121 commit efe5eae
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions Podfile.lock
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
PODS:
- Kiwi (2.3.0)
- TransitionKit (2.1.0)
- TransitionKit (2.1.1)

DEPENDENCIES:
- Kiwi (~> 2.3.0)
Expand All @@ -12,6 +12,6 @@ EXTERNAL SOURCES:

SPEC CHECKSUMS:
Kiwi: 54bece5b35564d9b8e03c608d926f1a22fcfc589
TransitionKit: 60b6a2cd9370e471c960b2cdf23b0b2593867625
TransitionKit: 157c582bf47134afe9ef0dc747d1f0f74008f7e5

COCOAPODS: 0.34.1
2 changes: 1 addition & 1 deletion TransitionKit.podspec
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
Pod::Spec.new do |s|
s.name = 'TransitionKit'
s.version = '2.1.0'
s.version = '2.1.1'
s.license = 'Apache2'
s.summary = 'A block-based State Machine API for Objective-C.'
s.homepage = 'https://github.com/blakewatters/TransitionKit'
Expand Down

0 comments on commit efe5eae

Please sign in to comment.