Skip to content

Commit 673daaa

Browse files
committed
RELEASE 2.0.3
1 parent 6db022a commit 673daaa

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# MDSS
22

3-
[![NPM version 2.0.2](https://img.shields.io/badge/npm-2.0.2-blue.svg)](https://www.npmjs.com/package/mdss)
3+
[![NPM version 2.0.3](https://img.shields.io/badge/npm-2.0.3-blue.svg)](https://www.npmjs.com/package/mdss)
44
[![JavaScript Standard Style](https://img.shields.io/badge/code_style-standard-brightgreen.svg)](https://standardjs.com)
55
[![MIT license](https://img.shields.io/badge/license-MIT-green.svg)](https://opensource.org/licenses/MIT)
66

package-lock.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "mdss",
3-
"version": "2.0.2",
3+
"version": "2.0.3",
44
"description": "Stylesheets for displaying and printing Markdown documents",
55
"author": "Márton Visnovitz <[email protected]>",
66
"license": "MIT",

0 commit comments

Comments
 (0)