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

Commit

Permalink
Update release numbers and description.
Browse files Browse the repository at this point in the history
  • Loading branch information
Jeff Verkoeyen committed Mar 25, 2017
1 parent a4ef503 commit 109d012
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# #develop#
# 1.0.0

Initial stable release of Material Motion. Includes:

Expand Down
2 changes: 1 addition & 1 deletion MaterialMotion.podspec
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
Pod::Spec.new do |s|
s.name = "MaterialMotion"
s.summary = "Material Motion: a small, performant library for building reactive motion."
s.summary = "Reactive motion driven by Core Animation."
s.version = "1.0.0"
s.authors = "The Material Motion Authors"
s.license = "Apache 2.0"
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Material Motion

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

0 comments on commit 109d012

Please sign in to comment.