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 Mar 6, 2018
1 parent 1bd269d commit 693106e
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 8 deletions.
4 changes: 2 additions & 2 deletions .jazzy.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
module: MotionAnimator
module_version: 2.8.0
module_version: 2.8.1
sdk: iphonesimulator
umbrella_header: src/MotionAnimator.h
objc: true
github_url: https://github.com/material-motion/motion-animator-objc
github_file_prefix: https://github.com/material-motion/motion-animator-objc/tree/v2.8.0
github_file_prefix: https://github.com/material-motion/motion-animator-objc/tree/v2.8.1
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.8.0"
s.version = "2.8.1"
s.authors = "The Material Motion Authors"
s.license = "Apache 2.0"
s.homepage = "https://github.com/material-motion/motion-animator-objc"
Expand Down
10 changes: 5 additions & 5 deletions Podfile.lock
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
PODS:
- CatalogByConvention (2.2.0)
- MotionAnimator (2.8.0):
- CatalogByConvention (2.4.1)
- MotionAnimator (2.8.1):
- MotionInterchange (~> 1.6)
- MotionInterchange (1.6.0)

Expand All @@ -13,10 +13,10 @@ EXTERNAL SOURCES:
:path: ./

SPEC CHECKSUMS:
CatalogByConvention: 5df5831e48b8083b18570dcb804f20fd1c90694f
MotionAnimator: 8af077dac084b7880a4d2ddae31a26171087bd87
CatalogByConvention: 16cd56d7e75b816e4eda0d62f9c5f0c82da8baff
MotionAnimator: 07399ec033ab44256276d71037402413922fbb89
MotionInterchange: ead0e3ae1f3a5fb539e289debbc7ae036160a10d

PODFILE CHECKSUM: 3537bf01c11174928ac008c20fec4738722e96f3

COCOAPODS: 1.3.1
COCOAPODS: 1.4.0

0 comments on commit 693106e

Please sign in to comment.