Skip to content

Commit

Permalink
Bumping Version
Browse files Browse the repository at this point in the history
  • Loading branch information
Brandon Withrow committed Feb 15, 2017
1 parent c6f8400 commit 28f258e
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
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 = '1.0.3'
s.version = '1.0.4'
s.summary = 'Used to natively render vector animations exported from After Effects.'

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": "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": {
Expand Down

0 comments on commit 28f258e

Please sign in to comment.