diff --git a/CHANGELOG.md b/CHANGELOG.md index ca60072..8ea02ef 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,7 +4,7 @@ All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog](http://keepachangelog.com/) and this project adheres to [Semantic Versioning](http://semver.org/). -## 1.0.1 - 2019-08-31 +## 1.1.0 - 2019-08-31 ### Added - Added installation instructions to readme - Added Twig filter to output coordinates in front-end diff --git a/composer.json b/composer.json index 08ead46..3a987ef 100644 --- a/composer.json +++ b/composer.json @@ -2,7 +2,7 @@ "name": "nthmedia/entry-gps-coordinates", "description": "Entry GPS Coordinates plugin for Craft CMS 3.x", "type": "craft-plugin", - "version": "1.0.0", + "version": "1.1.0", "keywords": [ "gps coordinates", "gps",