From 1c01705a6ea184f42c2db02c2ac8c5e95cc48d14 Mon Sep 17 00:00:00 2001 From: Conor Hastings Date: Wed, 25 Oct 2017 23:29:44 -0400 Subject: [PATCH] 5.8.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 8d96419de..ceb3f776a 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "react-syntax-highlighter", - "version": "5.7.1", + "version": "5.8.0", "description": "sane syntax highlighting component for react", "main": "dist/index.js", "dependencies": {