Skip to content

Commit

Permalink
Bump version to 2.2.1
Browse files Browse the repository at this point in the history
  • Loading branch information
Blake Watters committed Jun 24, 2015
1 parent 46dcde7 commit 8a07aec
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
6 changes: 3 additions & 3 deletions Podfile.lock
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
PODS:
- Kiwi (2.3.1)
- TransitionKit (2.2.0)
- TransitionKit (2.2.1)

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

SPEC CHECKSUMS:
Kiwi: f038a6c61f7a9e4d7766bff5717aa3b3fdb75f55
TransitionKit: 5c9001a77acc409d71f26a4eba0159cf8619c418
TransitionKit: 9ceccda4cd0cdc0a05ef85eb235e5a3292c3c250

COCOAPODS: 0.36.4
COCOAPODS: 0.37.2
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.2.0'
s.version = '2.2.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 8a07aec

Please sign in to comment.