Bumping Version

This commit is contained in:
Brandon Withrow
2017-02-15 11:27:14 -08:00
parent c6f840051f
commit 28f258e0eb
2 changed files with 2 additions and 2 deletions

View File

@@ -8,7 +8,7 @@
Pod::Spec.new do |s|
s.name = 'lottie-ios'
s.version = '1.0.3'
s.version = '1.0.4'
s.summary = 'Used to natively render vector animations exported from After Effects.'
s.description = <<-DESC

View File

@@ -1,6 +1,6 @@
{
"name": "lottie-ios",
"version": "1.0.3",
"version": "1.0.4",
"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": {