From 6f38b7d286e291bf54f6262c7b842d18bf8cf1d3 Mon Sep 17 00:00:00 2001 From: Virej Dasani Date: Thu, 16 Jun 2022 18:31:33 +0530 Subject: [PATCH] bumped up version --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 0ee38d5..bb50d10 100644 --- a/package.json +++ b/package.json @@ -2,7 +2,7 @@ "name": "in-your-face", "displayName": "In Your Face", "description": "In Your Face, shows you Doom 'Ouch Faces' that correlate to the number of errors in your code!", - "version": "1.1.1", + "version": "1.1.2", "publisher": "VirejDasani", "homepage": "https://github.com/virejdasani/InYourFace", "license": "MIT",