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

Commit 9e5ac12

Browse files
author
Jeff Verkoeyen
committed
Bump the release number to v2.0.0.
1 parent f9984a3 commit 9e5ac12

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,10 +1,10 @@
11
module: MaterialMotion
2-
module_version: 1.3.0
2+
module_version: 2.0.0
33
sdk: iphonesimulator
44
xcodebuild_arguments:
55
- -workspace
66
- MaterialMotion.xcworkspace
77
- -scheme
88
- MaterialMotion
99
github_url: https://github.com/material-motion/material-motion-swift
10-
github_file_prefix: https://github.com/material-motion/material-motion-swift/tree/v1.3.0
10+
github_file_prefix: https://github.com/material-motion/material-motion-swift/tree/v2.0.0

MaterialMotion.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 = "MaterialMotion"
33
s.summary = "Reactive motion driven by Core Animation."
4-
s.version = "1.3.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/material-motion-swift"

Podfile.lock

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ PODS:
33
- IndefiniteObservable (4.0.0):
44
- IndefiniteObservable/lib (= 4.0.0)
55
- IndefiniteObservable/lib (4.0.0)
6-
- MaterialMotion (1.3.0):
6+
- MaterialMotion (2.0.0):
77
- IndefiniteObservable (~> 4.0)
88

99
DEPENDENCIES:
@@ -17,7 +17,7 @@ EXTERNAL SOURCES:
1717
SPEC CHECKSUMS:
1818
CatalogByConvention: ef0913973b86b4234bcadf22aa84037c4a47cbbd
1919
IndefiniteObservable: 1ee6af37efa8763a222cc6d414cd125e26ed9b6a
20-
MaterialMotion: 42e9f95334ad208e9d44536d188d75488d847c81
20+
MaterialMotion: a412b109cfe4ab7b1fd956409a5da9a3635d3dce
2121

2222
PODFILE CHECKSUM: f503265a0d60526a0d28c96dd4bdcfb40fb562fc
2323

0 commit comments

Comments
 (0)