diff --git a/package-lock.json b/package-lock.json index 689190d..4fa083f 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,5 +1,5 @@ { "name": "rn-splash-screen", - "version": "5.1.0", + "version": "5.2.0", "lockfileVersion": 1 } diff --git a/package.json b/package.json index 7da15bb..d348990 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "rn-splash-screen", - "version": "5.1.0", + "version": "5.2.0", "description": "A JavaScript-controlled splash-screen designed to be run directly after the native splash-screen.", "main": "index.js", "author": {