From f8788cd5fd8c18af031e466828761fca934defce Mon Sep 17 00:00:00 2001 From: Jaybox325 Date: Sun, 27 Sep 2020 23:50:06 +0100 Subject: [PATCH] skipped versioning --- CHANGELOG.md | 2 +- composer.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index b48878d..c7a3257 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.16 +## 1.0.15 ### Added - Default colour swatched template - Asset aliases diff --git a/composer.json b/composer.json index bbf8054..ec9146d 100644 --- a/composer.json +++ b/composer.json @@ -1,7 +1,7 @@ { "name": "jaybox325/jaycraft", "description": "Craft boilerplate to work with JayBox325/JayPack", - "version": "1.0.16", + "version": "1.0.15", "type": "project", "license": "Unlicense", "require": {