From 63ad55638863b78d5c32f459e3f8ee6c5ff00f06 Mon Sep 17 00:00:00 2001 From: Jonny Barnes Date: Wed, 5 Oct 2016 17:48:24 +0100 Subject: [PATCH] Bump version number --- changelog.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/changelog.md b/changelog.md index ac7e99cb..6e727822 100644 --- a/changelog.md +++ b/changelog.md @@ -1,5 +1,8 @@ # Changelog +## Version 0.0.13.7 (2016-10-05) + - Use the correct `laravel-postgis` method call during syndication + ## Version 0.0.13.6 (2016-10-05) - Syndicate lat/lng values (issue#22)