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

Commit 7a3a80f

Browse files
author
Jeff Verkoeyen
committed
Bump the release to 3.2.1.
1 parent 75ba587 commit 7a3a80f

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

MotionTransitioning.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 = "MotionTransitioning"
33
s.summary = "Light-weight API for building UIViewController transitions."
4-
s.version = "3.2.0"
4+
s.version = "3.2.1"
55
s.authors = "The Material Motion Authors"
66
s.license = "Apache 2.0"
77
s.homepage = "https://github.com/material-motion/transitioning-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.1.1)
3-
- MotionTransitioning (3.2.0)
3+
- MotionTransitioning (3.2.1)
44

55
DEPENDENCIES:
66
- CatalogByConvention
@@ -12,7 +12,7 @@ EXTERNAL SOURCES:
1212

1313
SPEC CHECKSUMS:
1414
CatalogByConvention: c3a5319de04250a7cd4649127fcfca5fe3322a43
15-
MotionTransitioning: 93ff3fcc6a597786a01ace3232109e5075c57526
15+
MotionTransitioning: 01e7fcd6e2974985057109e0a4c98ea546cd5947
1616

1717
PODFILE CHECKSUM: db2e7ac8d9d65704a2cbffa0b77e39a574cb7248
1818

0 commit comments

Comments
 (0)