From f45eec9fe1551112109abd0c3b0c4fe75e65b1f4 Mon Sep 17 00:00:00 2001 From: Sindre Sorhus Date: Wed, 11 Oct 2023 02:30:18 +0700 Subject: [PATCH] 5.3.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 2a89055..ccea0f4 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "github-markdown-css", - "version": "5.2.0", + "version": "5.3.0", "description": "The minimal amount of CSS to replicate the GitHub Markdown style", "license": "MIT", "repository": "sindresorhus/github-markdown-css",