Release 3.2.0 💎

This commit is contained in:
Michael Rose
2019-10-27 20:29:51 -04:00
parent 1651d06b28
commit 3c4dc5a84d
6 changed files with 7 additions and 7 deletions

View File

@@ -1,6 +1,6 @@
<!DOCTYPE html>
<!--
So Simple Jekyll Theme 3.1.3
So Simple Jekyll Theme 3.2.0
Copyright 2013-2019 Michael Rose - mademistakes.com | @mmistakes
Free for personal and commercial use under the MIT license
https://github.com/mmistakes/so-simple-theme/blob/master/LICENSE

View File

@@ -1,5 +1,5 @@
/*!
* So Simple Jekyll Theme 3.1.3
* So Simple Jekyll Theme 3.2.0
* Copyright 2013-2019 Michael Rose - mademistakes.com | @mmistakes
* Free for personal and commercial use under the MIT license
* https://github.com/mmistakes/so-simple-theme/blob/master/LICENSE

File diff suppressed because one or more lines are too long

View File

@@ -2,7 +2,7 @@
Gem::Specification.new do |spec|
spec.name = "jekyll-theme-so-simple"
spec.version = "3.1.3"
spec.version = "3.2.0"
spec.authors = ["Michael Rose"]
spec.summary = %q{A simple Jekyll theme for words and pictures.}

2
package-lock.json generated
View File

@@ -1,6 +1,6 @@
{
"name": "jekyll-theme-so-simple",
"version": "3.1.3",
"version": "3.2.0",
"lockfileVersion": 1,
"requires": true,
"dependencies": {

View File

@@ -1,7 +1,7 @@
{
"name": "jekyll-theme-so-simple",
"description": "A simple Jekyll theme for words and pictures.",
"version": "3.1.3",
"version": "3.2.0",
"author": "Michael Rose",
"homepage": "http://mmistakes.github.io/so-simple-theme/",
"repository": {