From e6120bc97f006872a2ce7c3a780cb2682bb2fa61 Mon Sep 17 00:00:00 2001 From: brandon_withrow Date: Fri, 4 Aug 2017 16:13:42 -0700 Subject: [PATCH] Bump Version --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 8285f1332a..799a6742ab 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "lottie-ios", - "version": "2.0.2", + "version": "2.0.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": {