From 1f8be15fb43e3462ae1fea581a08451e173e752f Mon Sep 17 00:00:00 2001 From: Nate Goldman Date: Wed, 16 Mar 2022 13:35:34 -0700 Subject: [PATCH] 1.0.3 --- package.json | 2 +- serif.css | 2 +- style.css | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/package.json b/package.json index 6be5cc2..045723a 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "style.css", "description": "Classless stylesheet for markdown documents.", - "version": "1.0.2", + "version": "1.0.3", "author": "Nate Goldman ", "bugs": { "url": "https://github.com/ungoldman/style.css/issues" diff --git a/serif.css b/serif.css index 44af7f9..1c59bfa 100644 --- a/serif.css +++ b/serif.css @@ -1,4 +1,4 @@ -/*! style.css v1.0.2 | ISC License | https://github.com/ungoldman/style.css */ +/*! style.css v1.0.3 | ISC License | https://github.com/ungoldman/style.css */ html { color: #303030; background-color: white; diff --git a/style.css b/style.css index 796547f..3a7172e 100644 --- a/style.css +++ b/style.css @@ -1,4 +1,4 @@ -/*! style.css v1.0.2 | ISC License | https://github.com/ungoldman/style.css */ +/*! style.css v1.0.3 | ISC License | https://github.com/ungoldman/style.css */ html { color: #303030; background-color: white;