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 "