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

Commit 109d012

Browse files
author
Jeff Verkoeyen
committed
Update release numbers and description.
1 parent a4ef503 commit 109d012

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

CHANGELOG.md

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

33
Initial stable release of Material Motion. Includes:
44

MaterialMotion.podspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
Pod::Spec.new do |s|
22
s.name = "MaterialMotion"
3-
s.summary = "Material Motion: a small, performant library for building reactive motion."
3+
s.summary = "Reactive motion driven by Core Animation."
44
s.version = "1.0.0"
55
s.authors = "The Material Motion Authors"
66
s.license = "Apache 2.0"

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Material Motion
22

3-
> A library for building reactive motion driven with Core Animation.
3+
> Reactive motion driven by Core Animation.
44
55
![Swift 3.1.x](https://img.shields.io/badge/Swift-3.1.x-orange.svg)
66
![iOS 9.0+](https://img.shields.io/badge/iOS-9.0+-orange.svg)

0 commit comments

Comments
 (0)