From 76013b9136bd2d104f08277973fdb878eeeb1dab Mon Sep 17 00:00:00 2001 From: Tim Scanlin Date: Wed, 1 Mar 2017 00:10:59 -0800 Subject: [PATCH] 2.3.1 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 612ceb01..5aa56bf7 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "tocbot", - "version": "2.3.0", + "version": "2.3.1", "description": "Generate a table of contents based on the heading structure of a html document.", "main": "src/js/index.js", "scripts": {