Skip to content

Commit 1f8be15

Browse files
committed
1.0.3
1 parent bab1a4d commit 1f8be15

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "style.css",
33
"description": "Classless stylesheet for markdown documents.",
4-
"version": "1.0.2",
4+
"version": "1.0.3",
55
"author": "Nate Goldman <[email protected]>",
66
"bugs": {
77
"url": "https://github.com/ungoldman/style.css/issues"

serif.css

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
/*! style.css v1.0.2 | ISC License | https://github.com/ungoldman/style.css */
1+
/*! style.css v1.0.3 | ISC License | https://github.com/ungoldman/style.css */
22
html {
33
color: #303030;
44
background-color: white;

style.css

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
/*! style.css v1.0.2 | ISC License | https://github.com/ungoldman/style.css */
1+
/*! style.css v1.0.3 | ISC License | https://github.com/ungoldman/style.css */
22
html {
33
color: #303030;
44
background-color: white;

0 commit comments

Comments
 (0)