Skip to content

Commit

Permalink
Version bump 3.1.3
Browse files Browse the repository at this point in the history
  • Loading branch information
buba447 committed Sep 13, 2019
1 parent f40d676 commit b08b4f3
Show file tree
Hide file tree
Showing 9 changed files with 36 additions and 36 deletions.
6 changes: 3 additions & 3 deletions Example/Podfile.lock
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
PODS:
- lottie-ios (3.1.2)
- lottie-ios (3.1.3)

DEPENDENCIES:
- lottie-ios (from `../`)
Expand All @@ -9,8 +9,8 @@ EXTERNAL SOURCES:
:path: "../"

SPEC CHECKSUMS:
lottie-ios: 49cd85b1f24f61a7708ad7ec76a523ab2d0e3100
lottie-ios: 496ac5cea1bbf1a7bd1f1f472f3232eb1b8d744b

PODFILE CHECKSUM: d7d1d3df3df6c9862ab67dbbfb2f695895dc9d7b

COCOAPODS: 1.7.4
COCOAPODS: 1.7.0
4 changes: 2 additions & 2 deletions Example/Pods/Local Podspecs/lottie-ios.podspec.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

6 changes: 3 additions & 3 deletions Example/Pods/Manifest.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

46 changes: 23 additions & 23 deletions Example/Pods/Pods.xcodeproj/project.pbxproj

Large diffs are not rendered by default.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion lottie-ios.podspec
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@

Pod::Spec.new do |s|
s.name = 'lottie-ios'
s.version = '3.1.2'
s.version = '3.1.3'
s.summary = 'A library to render native animations from bodymovin json. Now in Swift!'

s.description = <<-DESC
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "lottie-ios",
"version": "3.1.2",
"version": "3.1.3",
"description": "Lottie is a mobile library for Android and iOS that parses Adobe After Effects animations exported as json with bodymovin and renders the vector animations natively on mobile and through React Native!",
"main": "index.js",
"scripts": {
Expand Down

0 comments on commit b08b4f3

Please sign in to comment.