Skip to content

Commit

Permalink
chore: release 3.4.0 (#62)
Browse files Browse the repository at this point in the history
  • Loading branch information
kirillzyusko authored Mar 17, 2023
1 parent 801905c commit 6b754e6
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
{
"name": "react-native-wifi-p2p",
"version": "3.3.0",
"version": "3.4.0",
"description": "Module for working with wifi direct (p2p) API module in android.",
"repository": {
"type": "git",
"url": "git+https://github.com/kirikzyusko1996/react-native-wifi-p2p.git"
"url": "git+https://github.com/kirillzyusko/react-native-wifi-p2p.git"
},
"homepage": "https://github.com/kirikzyusko1996/react-native-wifi-p2p#README.MD",
"homepage": "https://github.com/kirillzyusko/react-native-wifi-p2p#README.MD",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1",
Expand Down

0 comments on commit 6b754e6

Please sign in to comment.