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

Commit

Permalink
Bump version to 1.1.1.
Browse files Browse the repository at this point in the history
  • Loading branch information
Jeff Verkoeyen committed Jun 14, 2017
1 parent 515cfd4 commit 53949fa
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions Podfile.lock
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
PODS:
- CatalogByConvention (2.1.1)
- Transitioning (1.1.0)
- Transitioning (1.1.1)

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

SPEC CHECKSUMS:
CatalogByConvention: c3a5319de04250a7cd4649127fcfca5fe3322a43
Transitioning: e5702ef6924d62d19c2ad5f6de9d11fa2c6b5362
Transitioning: ea1a8225812799c7ff07630af17008ab5e306bf3

PODFILE CHECKSUM: 1949e62e9d70d554783c0bb931d6b52780775cfb

Expand Down
2 changes: 1 addition & 1 deletion Transitioning.podspec
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
Pod::Spec.new do |s|
s.name = "Transitioning"
s.summary = "Light-weight API for building UIViewController transitions."
s.version = "1.1.0"
s.version = "1.1.1"
s.authors = "The Material Motion Authors"
s.license = "Apache 2.0"
s.homepage = "https://github.com/material-motion/transitioning-objc"
Expand Down

0 comments on commit 53949fa

Please sign in to comment.