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;