Skip to content
This repository was archived by the owner on Nov 10, 2020. It is now read-only.

Commit 4f3657b

Browse files
committed
Bump to version 3.1.3
1 parent ad35f20 commit 4f3657b

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@matt-block/react-native-in-app-browser",
3-
"version": "3.1.2",
3+
"version": "3.1.3",
44
"description": "React Native in-app browser",
55
"keywords": [
66
"in-app",
@@ -17,10 +17,10 @@
1717
"types": "types/index.d.ts",
1818
"repository": {
1919
"type": "git",
20-
"url": "https://github.com/matt-block/react-native-in-app-browser.git"
20+
"url": "https://github.com/matei-radu/react-native-in-app-browser.git"
2121
},
22-
"bugs": "https://github.com/matt-block/react-native-in-app-browser/issues",
23-
"homepage": "https://github.com/matt-block/react-native-in-app-browser#readme",
22+
"bugs": "https://github.com/matei-radu/react-native-in-app-browser/issues",
23+
"homepage": "https://github.com/matei-radu/react-native-in-app-browser#readme",
2424
"author": "Matei Bogdan Radu <opensource@mateiradu.dev>",
2525
"license": "MIT",
2626
"private": false,

0 commit comments

Comments
 (0)