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

Commit 7cc61fb

Browse files
author
Jeff Verkoeyen
committed
Bump the release.
1 parent 3d61320 commit 7cc61fb

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.5.0
2+
module_version: 2.6.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.5.0
7+
github_file_prefix: https://github.com/material-motion/motion-animator-objc/tree/v2.6.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.5.0"
4+
s.version = "2.6.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.5.0):
3+
- MotionAnimator (2.6.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: ba4c09d3070ec7c7a7c8d5502c795eb17a2f1406
17+
MotionAnimator: a4b0ba87a674bb3e89e25f0530b7e80a204ac1c1
1818
MotionInterchange: 988fc0011e4b806cc33f2fb4f9566f5eeb4159e8
1919

2020
PODFILE CHECKSUM: 3537bf01c11174928ac008c20fec4738722e96f3

0 commit comments

Comments
 (0)