From 4d639a534aa9b8856a3b8bcc43239ea48d68d1fc Mon Sep 17 00:00:00 2001 From: Sindre Sorhus Date: Sun, 31 Dec 2017 13:55:32 +0100 Subject: [PATCH] 2.10.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index a652bcf..62e402d 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "github-markdown-css", - "version": "2.9.0", + "version": "2.10.0", "description": "The minimal amount of CSS to replicate the GitHub Markdown style", "license": "MIT", "repository": "sindresorhus/github-markdown-css",