From d683e7dd74c047dd54bcd317a20c850e08ef2a36 Mon Sep 17 00:00:00 2001 From: Ned Zimmerman Date: Fri, 4 Dec 2020 16:40:07 -0400 Subject: [PATCH] chore: add version to package.json --- package.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/package.json b/package.json index 2a9174e..b1fe2d1 100644 --- a/package.json +++ b/package.json @@ -3,7 +3,8 @@ "author": "Pressbooks (Book Oven Inc.) ", "homepage": "https://github.com/pressbooks/pressbooks-aldine/", "description": "Aldine is the default theme for the home page of Pressbooks networks. It is named for the Aldine Press, founded by Aldus Manutius in 1494, who is regarded by many as the world’s first publisher.", - "keywords": [ + "version": "1.9.0", + "keywords": [ "publishing", "catalog", "pressbooks",