Skip to content

Commit

Permalink
chore(core): bump and add android tag
Browse files Browse the repository at this point in the history
  • Loading branch information
balthazar committed Jan 11, 2016
1 parent 1e6c575 commit 637a9d6
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "react-native-zeroconf",
"version": "0.2.0",
"version": "0.3.0",
"description": "A Zeroconf discovery utility for react-native",
"main": "Zeroconf.js",
"scripts": {
Expand All @@ -16,9 +16,10 @@
"zeroconf",
"bonjour",
"avahi",
"ios",
"network",
"lan",
"ios",
"android",
"network-discovery",
"discovery"
],
Expand Down

0 comments on commit 637a9d6

Please sign in to comment.