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

Commit 32dda0c

Browse files
author
Jeff Verkoeyen
committed
Bump the version to 2.0.0.
1 parent c18a931 commit 32dda0c

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# 1.0.0 (MaterialMotionTransitioning)
1+
# 2.0.0 (MaterialMotionTransitioning)
22

33
The library has been renamed to MaterialMotionTransitioning.
44

MaterialMotionTransitioning.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 = "MaterialMotionTransitioning"
33
s.summary = "Light-weight API for building UIViewController transitions."
4-
s.version = "1.0.0"
4+
s.version = "2.0.0"
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-
- MaterialMotionTransitioning (1.0.0)
3+
- MaterialMotionTransitioning (2.0.0)
44

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

1313
SPEC CHECKSUMS:
1414
CatalogByConvention: c3a5319de04250a7cd4649127fcfca5fe3322a43
15-
MaterialMotionTransitioning: e908a3df8c388c6a0b934d8c224682bcc0b7aabd
15+
MaterialMotionTransitioning: e89c47d3a019d1cec945c4ab8653cfc417430e8f
1616

1717
PODFILE CHECKSUM: a339d385d38b29a0052f32984921c8567d0c57e5
1818

0 commit comments

Comments
 (0)