From d8af97b9e208b2c47018b31e06ea06f984173665 Mon Sep 17 00:00:00 2001 From: Niek ten Hoopen Date: Sat, 31 Aug 2019 19:55:09 +0200 Subject: [PATCH] Fix versioning --- CHANGELOG.md | 2 +- composer.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) 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",