From 34f4ec92fac956da753c2818f765cb2575cba8de Mon Sep 17 00:00:00 2001 From: Justin Walsh Date: Tue, 14 Sep 2021 06:36:52 -0700 Subject: [PATCH] 0.0.8 --- 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 897ceb0..a982b07 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "textproto-grammer", - "version": "0.0.7", + "version": "0.0.8", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index be251c7..8d944c8 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.7", + "version": "0.0.8", "publisher": "thejustinwalsh", "author": { "name": "Justin Walsh "