From 590af497a4fff11f9cdcca28246b2d883d721f1b Mon Sep 17 00:00:00 2001 From: Sindre Sorhus Date: Wed, 13 Oct 2021 20:01:02 +0700 Subject: [PATCH] 5.0.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 9c88fc1..f8244cc 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "generate-github-markdown-css", - "version": "4.0.0", + "version": "5.0.0", "description": "Generate the CSS for github-markdown-css", "license": "MIT", "repository": "sindresorhus/generate-github-markdown-css",