From 322382b0504213e608cba0449c95b3fe98ca8ec9 Mon Sep 17 00:00:00 2001 From: Sindre Sorhus Date: Sun, 26 Mar 2017 15:34:58 +0700 Subject: [PATCH] 2.5.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 4678155..77c6951 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "github-markdown-css", - "version": "2.4.1", + "version": "2.5.0", "description": "The minimal amount of CSS to replicate the GitHub Markdown style", "license": "MIT", "repository": "sindresorhus/github-markdown-css",