diff --git a/package-lock.json b/package-lock.json index ea16940e..8cb5ff77 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "react-native-pspdfkit", - "version": "1.23.7", + "version": "1.23.8", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index 954b20c8..6ed7271e 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "react-native-pspdfkit", - "version": "1.23.7", + "version": "1.23.8", "description": "A React Native module for the PSPDFKit library.", "keywords": [ "react native", diff --git a/samples/Catalog/package.json b/samples/Catalog/package.json index fe1d66c2..0453b8c5 100644 --- a/samples/Catalog/package.json +++ b/samples/Catalog/package.json @@ -1,6 +1,6 @@ { "name": "Catalog", - "version": "1.23.7", + "version": "1.23.8", "private": true, "scripts": { "start": "node node_modules/react-native/local-cli/cli.js start"