From 2bf69c5a051814167ff1565ac3a303554235a2a9 Mon Sep 17 00:00:00 2001
From: tidwall
Date: Fri, 1 Mar 2019 06:56:29 -0700
Subject: [PATCH] 1.16.1
---
CHANGELOG.md | 4 ++++
README.md | 2 +-
build.sh | 2 +-
3 files changed, 6 insertions(+), 2 deletions(-)
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 5f11827c..b2116d17 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -2,6 +2,10 @@
All notable changes to this project will be documented in this file.
This project adheres to [Semantic Versioning](http://semver.org/).
+## [1.16.1] - 2019-03-01
+### Fixes
+- #421: Nearby with MATCH is returning invalid results (@nithinkota)
+
## [1.16.0] - 2019-02-25
### Fixes
- #415: Fix overlapping geofences sending notifcation to wrong endpoint. (@belek, @s32x)
diff --git a/README.md b/README.md
index 1180edd4..13a48c37 100644
--- a/README.md
+++ b/README.md
@@ -5,7 +5,7 @@
-
+
diff --git a/build.sh b/build.sh
index dedf919b..c0e46db7 100755
--- a/build.sh
+++ b/build.sh
@@ -4,7 +4,7 @@ set -e
cd $(dirname "${BASH_SOURCE[0]}")
OD="$(pwd)"
-VERSION=1.16.0
+VERSION=1.16.1
PROTECTED_MODE="no"
# Hardcode some values to the core package