From ef6bc860e874c298ed84902acdb048cc7cb0797a Mon Sep 17 00:00:00 2001 From: Sindre Sorhus Date: Wed, 15 Apr 2015 12:57:33 +0700 Subject: [PATCH] 2.0.8 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 9e5933e..89707fe 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "github-markdown-css", - "version": "2.0.7", + "version": "2.0.8", "description": "The minimal amount of CSS to replicate the GitHub Markdown style", "license": "MIT", "repository": "sindresorhus/github-markdown-css",