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

Commit 0463c45

Browse files
author
Jeff Verkoeyen
committed
Bump the release.
1 parent c477c34 commit 0463c45

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
lines changed

.jazzy.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
module: MotionAnimator
2-
module_version: 4.0.1
2+
module_version: 5.0.0
33
sdk: iphonesimulator
44
umbrella_header: src/MotionAnimator.h
55
objc: true

MotionAnimator.podspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
Pod::Spec.new do |s|
22
s.name = "MotionAnimator"
33
s.summary = "A Motion Animator creates performant, interruptible animations from motion specs."
4-
s.version = "4.0.1"
4+
s.version = "5.0.0"
55
s.authors = "The Material Motion Authors"
66
s.license = "Apache 2.0"
77
s.homepage = "https://github.com/material-motion/motion-animator-objc"

Podfile.lock

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
PODS:
22
- CatalogByConvention (2.5.2)
3-
- MotionAnimator (4.0.1):
3+
- MotionAnimator (5.0.0):
44
- MotionInterchange (~> 4.0)
55
- MotionInterchange (4.0.1)
66

@@ -19,7 +19,7 @@ EXTERNAL SOURCES:
1919

2020
SPEC CHECKSUMS:
2121
CatalogByConvention: ef713654160053be026fa4648dd28caf6b5ca4e1
22-
MotionAnimator: 3bba97637c12c798c7ea5e28508a912641498dc5
22+
MotionAnimator: af4b2f0c5e55c58e2f55208c1cafed410c75afb6
2323
MotionInterchange: d58704efd5dcd62c6535bc1081df832533a8e9b9
2424

2525
PODFILE CHECKSUM: ea67d7318ea5fbb64e106792b6249914962adb16

0 commit comments

Comments
 (0)