From ca607cdc1034cac9ce96bb042ae5e97bd7b79027 Mon Sep 17 00:00:00 2001 From: ache Date: Fri, 8 May 2020 04:35:08 +0200 Subject: version 0.11.1 --- package-lock.json | 2 +- package.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/package-lock.json b/package-lock.json index e186526..fd91975 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "remark-attr", - "version": "0.10.0", + "version": "0.11.1", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index 3fdc1ae..18fc537 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "remark-attr", - "version": "0.11.0", + "version": "0.11.1", "description": "Add support of custom attributes to Markdown syntax.", "main": "dist/index.js", "scripts": { -- cgit v1.2.3