Skip to content
This repository has been archived by the owner on Oct 14, 2022. It is now read-only.

Commit

Permalink
1.8.2
Browse files Browse the repository at this point in the history
  • Loading branch information
Ned Zimmerman committed Feb 26, 2018
1 parent b0e28ac commit 282d688
Show file tree
Hide file tree
Showing 4 changed files with 8 additions and 4 deletions.
4 changes: 3 additions & 1 deletion _mixins.scss
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,8 @@ Description: Named after Martin Luther, this is a traditional book theme, good f
Author: Pressbooks (Book Oven Inc.)
Author URI: https://pressbooks.com
Copyright 2011-2018 Book Oven Inc. (Pressbooks.com) code@pressbooks.com
Version: 1.8.1
License: GPL 2.0+
Version: 1.8.2
Template: pressbooks-book
GitHub Theme URI: pressbooks/pressbooks-luther
*/
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
"require-dev": {
"humanmade/coding-standards": "^0.2.1"
},
"license": "GPL-2.0+",
"license": "GPL-2.0-or-later",
"authors": [
{
"name": "Pressbooks (Book Oven Inc.)",
Expand Down
3 changes: 2 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
{
"name": "@pressbooks/pressbooks-luther",
"version": "1.8.1",
"version": "1.8.2",
"license": "GPL-2.0-or-later",
"description": "Named after Martin Luther, this is a traditional book theme, good for novels, and text-heavy non-fiction. An earlier version of this theme was commissioned by Fortress Press / Augsburg Fortress.",
"author": "Pressbooks (Book Oven Inc.)",
"engines": {
Expand Down
3 changes: 2 additions & 1 deletion style.css
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,8 @@ Description: Named after Martin Luther, this is a traditional book theme, good f
Author: Pressbooks (Book Oven Inc.)
Author URI: https://pressbooks.com
Copyright 2011-2018 Book Oven Inc. (Pressbooks.com) code@pressbooks.com
Version: 1.8.1
License: GPL 2.0+
Version: 1.8.2
Template: pressbooks-book
GitHub Theme URI: pressbooks/pressbooks-luther
*/

0 comments on commit 282d688

Please sign in to comment.