From e141b68d7ff20354374533592a52ed09d0d55780 Mon Sep 17 00:00:00 2001 From: Titus Wormer Date: Wed, 2 Aug 2017 13:27:26 -0400 Subject: [PATCH] 1.2.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 1efe108..1f76056 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "remark-defsplit", - "version": "1.1.0", + "version": "1.2.0", "description": "Extract inline link/image destinations as separate definitions", "author": "Eugene Sharygin ", "license": "MIT",