From de07d3ad5fa99f8e817dd67ff02a43b601c903e4 Mon Sep 17 00:00:00 2001 From: Justin Walsh Date: Tue, 14 Sep 2021 06:00:31 -0700 Subject: [PATCH] 0.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 9012054..897ceb0 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "textproto-grammer", - "version": "0.0.6", + "version": "0.0.7", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index b3d87ae..be251c7 100644 --- a/package.json +++ b/package.json @@ -2,7 +2,7 @@ "name": "textproto-grammer", "displayName": "TextProto", "description": "Syntax Highlighting for the Protocol Buffer Text Format", - "version": "0.0.6", + "version": "0.0.7", "publisher": "thejustinwalsh", "author": { "name": "Justin Walsh "