From 9981e776899a8dad2cb4c066362e622d7dd03a6a Mon Sep 17 00:00:00 2001 From: Sindre Sorhus Date: Sun, 2 Apr 2017 10:43:19 +0700 Subject: [PATCH] 2.6.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 77c6951..4e14276 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "github-markdown-css", - "version": "2.5.0", + "version": "2.6.0", "description": "The minimal amount of CSS to replicate the GitHub Markdown style", "license": "MIT", "repository": "sindresorhus/github-markdown-css",