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

Commit

Permalink
Set version to 1.0.0.
Browse files Browse the repository at this point in the history
  • Loading branch information
jverkoey committed Jul 17, 2017
1 parent ce3e250 commit 5f2804b
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion MaterialMotionTransitioning.podspec
@@ -1,7 +1,7 @@
Pod::Spec.new do |s|
s.name = "MaterialMotionTransitioning"
s.summary = "Light-weight API for building UIViewController transitions."
s.version = "1.1.1"
s.version = "1.0.0"
s.authors = "The Material Motion Authors"
s.license = "Apache 2.0"
s.homepage = "https://github.com/material-motion/transitioning-objc"
Expand Down
4 changes: 2 additions & 2 deletions Podfile.lock
@@ -1,6 +1,6 @@
PODS:
- CatalogByConvention (2.1.1)
- MaterialMotionTransitioning (1.1.1)
- MaterialMotionTransitioning (1.0.0)

DEPENDENCIES:
- CatalogByConvention
Expand All @@ -12,7 +12,7 @@ EXTERNAL SOURCES:

SPEC CHECKSUMS:
CatalogByConvention: c3a5319de04250a7cd4649127fcfca5fe3322a43
MaterialMotionTransitioning: 461f119955d874d31babb8331b4eea151504fd7e
MaterialMotionTransitioning: e908a3df8c388c6a0b934d8c224682bcc0b7aabd

PODFILE CHECKSUM: a339d385d38b29a0052f32984921c8567d0c57e5

Expand Down

0 comments on commit 5f2804b

Please sign in to comment.