Skip to content

Commit

Permalink
Version bump
Browse files Browse the repository at this point in the history
  • Loading branch information
buba447 committed May 29, 2019
1 parent 1d50319 commit 32c2c55
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion lottie-ios.podspec
Expand Up @@ -8,7 +8,7 @@

Pod::Spec.new do |s|
s.name = 'lottie-ios'
s.version = '3.0.7'
s.version = '3.1.0'
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
@@ -1,6 +1,6 @@
{
"name": "lottie-ios",
"version": "3.0.7",
"version": "3.1.0",
"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 32c2c55

Please sign in to comment.