diff --git a/CHANGELOG.md b/CHANGELOG.md index dbb865b..ca91928 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,6 +4,10 @@ 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.4 - 2018-03-30 + +* Updated naming - thanks Brandon! + ## 1.0.3 - 2018-03-27 * Updated settings page to group link types. diff --git a/LICENSE.md b/LICENSE.md index 5d1ef56..86a3d0d 100644 --- a/LICENSE.md +++ b/LICENSE.md @@ -1,4 +1,4 @@ -Copyright (c) 2017 Fruit Studios +Copyright (c) 2018 Fruit Studios Permission is hereby granted to any person obtaining a copy of this software (the “Software”) to use, copy, modify, merge, publish and/or distribute copies diff --git a/composer.json b/composer.json index 72cc2e3..d5a1272 100644 --- a/composer.json +++ b/composer.json @@ -42,7 +42,7 @@ "extra": { "name": "Linkit", "handle": "linkit", - "schemaVersion": "1.0.3", + "schemaVersion": "1.0.4", "hasCpSettings": false, "hasCpSection": false, "changelogUrl":