From f9de0d9dae3e556f6b665aba3cc3146de866f059 Mon Sep 17 00:00:00 2001 From: Jeff Hykin Date: Thu, 30 May 2019 01:43:22 -0400 Subject: [PATCH] _version bump --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 82311751..65629866 100644 --- a/package.json +++ b/package.json @@ -3,7 +3,7 @@ "displayName": "Better Syntax", "description": "The bleeding edge of C-like syntaxes", "icon": "icon.png", - "version": "1.11.2", + "version": "1.11.3", "scripts": { "build": "ruby scripts/generate.rb", "prelint": "npm run build",