Skip to content
This repository has been archived by the owner on Aug 30, 2023. It is now read-only.

Commit

Permalink
Bump the release.
Browse files Browse the repository at this point in the history
  • Loading branch information
Jeff Verkoeyen committed Nov 8, 2017
1 parent d559a4c commit 7b7624e
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion MotionAnimator.podspec
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
Pod::Spec.new do |s|
s.name = "MotionAnimator"
s.summary = "A Motion Animator creates performant, interruptible animations from motion specs."
s.version = "2.1.0"
s.version = "2.1.1"
s.authors = "The Material Motion Authors"
s.license = "Apache 2.0"
s.homepage = "https://github.com/material-motion/motion-animator-objc"
Expand Down
4 changes: 2 additions & 2 deletions Podfile.lock
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
PODS:
- CatalogByConvention (2.2.0)
- MotionAnimator (2.1.0):
- MotionAnimator (2.1.1):
- MotionInterchange (~> 1.2)
- MotionInterchange (1.2.0)

Expand All @@ -14,7 +14,7 @@ EXTERNAL SOURCES:

SPEC CHECKSUMS:
CatalogByConvention: 5df5831e48b8083b18570dcb804f20fd1c90694f
MotionAnimator: 82a455d6e57d3670c1e2a89cd92f6a700a0433a4
MotionAnimator: f306d8ee1a6600b039345c548cb543ebaa9cdec4
MotionInterchange: 499c98e7628a8a078905749734dbfedbfae54cca

PODFILE CHECKSUM: 3c50d819e57d8329e39f3f5677139bf93ac34b8b
Expand Down

0 comments on commit 7b7624e

Please sign in to comment.