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

Commit 9a5d0f9

Browse files
author
Jeff Verkoeyen
committed
Bump the release.
1 parent 910f7cf commit 9a5d0f9

File tree

3 files changed

+5
-5
lines changed

3 files changed

+5
-5
lines changed

.jazzy.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
module: MotionAnimator
2-
module_version: 2.3.0
2+
module_version: 2.4.0
33
sdk: iphonesimulator
44
umbrella_header: src/MotionAnimator.h
55
objc: true
66
github_url: https://github.com/material-motion/motion-animator-objc
7-
github_file_prefix: https://github.com/material-motion/motion-animator-objc/tree/v2.3.0
7+
github_file_prefix: https://github.com/material-motion/motion-animator-objc/tree/v2.4.0

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 = "2.3.0"
4+
s.version = "2.4.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.2.0)
3-
- MotionAnimator (2.3.0):
3+
- MotionAnimator (2.4.0):
44
- MotionInterchange (~> 1.3)
55
- MotionInterchange (1.3.0)
66

@@ -14,7 +14,7 @@ EXTERNAL SOURCES:
1414

1515
SPEC CHECKSUMS:
1616
CatalogByConvention: 5df5831e48b8083b18570dcb804f20fd1c90694f
17-
MotionAnimator: 133a697ee8c7e07f96553f641571bdb6ef698cb2
17+
MotionAnimator: 640dc3e652080bd05251e5ffe32b41f16bfaa3e1
1818
MotionInterchange: 988fc0011e4b806cc33f2fb4f9566f5eeb4159e8
1919

2020
PODFILE CHECKSUM: 3537bf01c11174928ac008c20fec4738722e96f3

0 commit comments

Comments
 (0)