From 220eb09297c752fcb682271ef6e7819cc70941fa Mon Sep 17 00:00:00 2001 From: Matthew Thompson Date: Sat, 11 May 2019 12:07:04 -0400 Subject: [PATCH] bump version to 1.0.8 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 6b425d3..71ba3d9 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "react-native-replaykit", - "version": "1.0.7", + "version": "1.0.8", "description": "A React Native module to access ReplayKit Screen Recording Framework on iOS", "main": "index.js", "license": "MIT",