Skip to content

Commit

Permalink
Bump version to 1.30.7
Browse files Browse the repository at this point in the history
  • Loading branch information
RadAzzouz committed Feb 9, 2021
1 parent f96eba5 commit ae02732
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "react-native-pspdfkit",
"version": "1.30.6",
"version": "1.30.7",
"description": "A React Native module for the PSPDFKit library.",
"keywords": [
"react native",
Expand Down
2 changes: 1 addition & 1 deletion samples/Catalog/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "Catalog",
"version": "1.30.6",
"version": "1.30.7",
"private": true,
"scripts": {
"start": "react-native start",
Expand Down
2 changes: 1 addition & 1 deletion samples/NativeCatalog/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "NativeCatalog",
"version": "1.30.6",
"version": "1.30.7",
"private": true,
"scripts": {
"android": "react-native run-android",
Expand Down

0 comments on commit ae02732

Please sign in to comment.