diff --git a/Assets/Discovery/CHANGELOG.md b/Assets/Discovery/CHANGELOG.md index 21d5a29..45969b0 100644 --- a/Assets/Discovery/CHANGELOG.md +++ b/Assets/Discovery/CHANGELOG.md @@ -1,3 +1,10 @@ +## [2.0.2](https://github.com/MirageNet/Discovery/compare/v2.0.1...v2.0.2) (2021-02-19) + + +### Bug Fixes + +* readme ([ee4c447](https://github.com/MirageNet/Discovery/commit/ee4c44792e1b2c3ae65bcfeef63c0bf8c086e2d2)) + ## [2.0.1](https://github.com/MirrorNG/Discovery/compare/v2.0.0...v2.0.1) (2021-02-15) diff --git a/Assets/Discovery/package.json b/Assets/Discovery/package.json index 2f7f30b..41114fa 100644 --- a/Assets/Discovery/package.json +++ b/Assets/Discovery/package.json @@ -1,7 +1,7 @@ { "name": "com.miragenet.discovery", "displayName": "Mirage Discovery", - "version": "2.0.1", + "version": "2.0.2", "unity": "2019.1", "description": "A plugin for Mirage to find other players in your local network", "author": "Paul Pacheco",