From ff75430a404ca627b9349d7513989242e22ab0ff Mon Sep 17 00:00:00 2001 From: James Harris Date: Sat, 29 Apr 2017 01:49:07 +0100 Subject: [PATCH] chore: bump version --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 6fbee2e..3983d06 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "agc-assembly", "displayName": "AGC Assembly", - "version": "0.2.5", + "version": "0.2.6", "description": "Syntax highlighting for Apollo Guidance Computer (AGC) assembly source code", "publisher": "wopian", "license": "MIT",