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

Commit 1aaa40e

Browse files
author
Jeff Verkoeyen
committed
Bump the release.
1 parent a5cb24c commit 1aaa40e

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,8 +1,8 @@
11
module: MotionInterchange
2-
module_version: 1.3.0
2+
module_version: 1.4.0
33
sdk: iphonesimulator
44
umbrella_header: src/MotionInterchange.h
55
objc: true
66
github_url: https://github.com/material-motion/motion-interchange-objc
7-
github_file_prefix: https://github.com/material-motion/motion-interchange-objc/tree/v1.3.0
7+
github_file_prefix: https://github.com/material-motion/motion-interchange-objc/tree/v1.4.0
88

MotionInterchange.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 = "MotionInterchange"
33
s.summary = "Motion interchange format."
4-
s.version = "1.3.0"
4+
s.version = "1.4.0"
55
s.authors = "The Material Motion Authors"
66
s.license = "Apache 2.0"
77
s.homepage = "https://github.com/material-motion/motion-interchange-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-
- MotionInterchange (1.3.0)
3+
- MotionInterchange (1.4.0)
44

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

1313
SPEC CHECKSUMS:
1414
CatalogByConvention: c3a5319de04250a7cd4649127fcfca5fe3322a43
15-
MotionInterchange: 988fc0011e4b806cc33f2fb4f9566f5eeb4159e8
15+
MotionInterchange: 35e0fd286ceab53dd4ee03494b3fcafa6a70637a
1616

1717
PODFILE CHECKSUM: 09090d12db5aab00a13fe82da94f338ebd03f5dc
1818

0 commit comments

Comments
 (0)