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

Commit

Permalink
Bump the version to 1.1.2.
Browse files Browse the repository at this point in the history
  • Loading branch information
Jeff Verkoeyen committed Sep 21, 2017
1 parent ca92c13 commit b7b1745
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 = "1.1.1"
s.version = "1.1.2"
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.1.1)
- MotionAnimator (1.1.1):
- MotionAnimator (1.1.2):
- MotionInterchange
- MotionInterchange (1.0.1)

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

SPEC CHECKSUMS:
CatalogByConvention: c3a5319de04250a7cd4649127fcfca5fe3322a43
MotionAnimator: d76dcc4aa2a73293045ddcd91ebf800d096e647e
MotionAnimator: 5a1893b58fcf7a4664d81d69c9a09a0078c67e06
MotionInterchange: 7a7c355ba2ed5d36c5cf2ceb76cacd3d3680dbf5

PODFILE CHECKSUM: 32901d5f93aeff9d0bc9bb7dc89e4b9576f3ca35
Expand Down

0 comments on commit b7b1745

Please sign in to comment.