Release 1.4.3 💎

This commit is contained in:
Michael Rose 2019-08-20 21:54:06 -04:00
parent 249c807e19
commit 7c4260036f
6 changed files with 6 additions and 6 deletions

View File

@ -5,7 +5,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.4.3]
## [1.4.3] - 2019-08-20
### Changed
- Relax Jekyll dependency to allow for version 4.0.

View File

@ -161,7 +161,7 @@ site and you should something similar to:
```
<!--
Basically Basic Jekyll Theme 1.4.2
Basically Basic Jekyll Theme 1.4.3
Copyright 2017-2018 Michael Rose - mademistakes.com | @mmistakes
Free for personal and commercial use under the MIT license
https://github.com/mmistakes/jekyll-basically-theme/blob/master/LICENSE

View File

@ -1,6 +1,6 @@
<!DOCTYPE html>
<!--
Basically Basic Jekyll Theme 1.4.2
Basically Basic Jekyll Theme 1.4.3
Copyright 2017-2018 Michael Rose - mademistakes.com | @mmistakes
Free for personal and commercial use under the MIT license
https://github.com/mmistakes/jekyll-theme-basically-basic/blob/master/LICENSE

View File

@ -1,5 +1,5 @@
/*!
* Basically Basic Jekyll Theme 1.4.2
* Basically Basic Jekyll Theme 1.4.3
* Copyright 2017-2018 Michael Rose - mademistakes | @mmistakes
* Free for personal and commercial use under the MIT license
* https://github.com/mmistakes/jekyll-theme-basically-basic/blob/master/LICENSE

View File

@ -2,7 +2,7 @@
---
/*!
* Basically Basic Jekyll Theme 1.4.2
* Basically Basic Jekyll Theme 1.4.3
* Copyright 2017-2018 Michael Rose - mademistakes | @mmistakes
* Free for personal and commercial use under the MIT license
* https://github.com/mmistakes/jekyll-theme-basically-basic/blob/master/LICENSE

View File

@ -2,7 +2,7 @@
Gem::Specification.new do |spec|
spec.name = "jekyll-theme-basically-basic"
spec.version = "1.4.2"
spec.version = "1.4.3"
spec.authors = ["Michael Rose"]
spec.summary = %q{Your new Jekyll default theme.}