From a9d450c6b76c54a651812014a1a52c00f6397925 Mon Sep 17 00:00:00 2001 From: James Edmonston Date: Mon, 1 Feb 2021 14:00:50 +0000 Subject: [PATCH] Bump version --- CHANGELOG.md | 2 +- composer.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index c349693..f4f16b8 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.5.0 - 2020-02-01 +## 1.4.2 - 2020-02-01 ### Changed diff --git a/composer.json b/composer.json index 519644c..4bd8947 100644 --- a/composer.json +++ b/composer.json @@ -2,7 +2,7 @@ "name": "jamesedmonston/graphql-authentication", "description": "GraphQL authentication for your headless Craft CMS applications.", "type": "craft-plugin", - "version": "1.4.1", + "version": "1.4.2", "keywords": [ "craft", "cms",