From e359c7c99a07fb94744ad1052075db644e66a425 Mon Sep 17 00:00:00 2001 From: unknown Date: Mon, 13 Apr 2020 19:56:29 +0200 Subject: [PATCH] 1.0.7 --- 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 3771f8c..da8c99a 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "easy_header", - "version": "1.0.6", + "version": "1.0.7", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index 279b627..d744535 100644 --- a/package.json +++ b/package.json @@ -3,7 +3,7 @@ "displayName": "👊 Power Header 💥", "description": "Automatically (or via command or shortcut) insert (and update) file header text (author comment). Easy configuration and powerful customization to fit any needs!", "publisher": "epivision", - "version": "1.0.6", + "version": "1.0.7", "license": "SEE LICENSE IN LICENSE", "homepage": "https://github.com/EPIVISION/vscode-file-header", "repository": {