Skip to content

Commit b32b4ed

Browse files
author
RadAzzouz
committed
Bump version number to 1.31.0
1 parent 4298784 commit b32b4ed

File tree

6 files changed

+6
-6
lines changed

6 files changed

+6
-6
lines changed

package-lock.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "react-native-pspdfkit",
3-
"version": "1.30.18",
3+
"version": "1.31.0",
44
"description": "A React Native module for the PSPDFKit library.",
55
"keywords": [
66
"react native",

samples/Catalog/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "Catalog",
3-
"version": "1.30.18",
3+
"version": "1.31.0",
44
"private": true,
55
"scripts": {
66
"start": "react-native start",

samples/Catalog/yarn.lock

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5420,7 +5420,7 @@ react-native-permissions@^1.1.1:
54205420
integrity sha512-t0Ujm177bagjUOSzhpmkSz+LqFW04HnY9TeZFavDCmV521fQvFz82aD+POXqWsAdsJVOK3umJYBNNqCjC3g0hQ==
54215421

54225422
"react-native-pspdfkit@file:../..":
5423-
version "1.30.18"
5423+
version "1.31.0"
54245424

54255425
react-native-qrcode-scanner@^1.2.1:
54265426
version "1.2.1"

samples/NativeCatalog/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "NativeCatalog",
3-
"version": "1.30.18",
3+
"version": "1.31.0",
44
"private": true,
55
"scripts": {
66
"android": "react-native run-android",

samples/NativeCatalog/yarn.lock

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5511,7 +5511,7 @@ react-native-gesture-handler@^1.3.0:
55115511
prop-types "^15.7.2"
55125512

55135513
"react-native-pspdfkit@file:../..":
5514-
version "1.30.18"
5514+
version "1.31.0"
55155515

55165516
react-native-safe-area-view@^0.14.1:
55175517
version "0.14.8"

0 commit comments

Comments
 (0)