From cc5dcdf07f9ab85cbcc8c4bb0e1dade7a7be2ae2 Mon Sep 17 00:00:00 2001 From: Matthew Callis Date: Mon, 4 Jun 2018 09:07:30 -0700 Subject: [PATCH] Prepare 8.0.0 release --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 3c27341..8d58c4f 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "language-65asm", - "version": "7.0.1-pre", + "version": "8.0.0", "description": "Adds syntax highlighting to 65816/65C816/65802/6502/65C02 files in Atom, with extra support for various compilers.", "repository": "git@github.com:MatthewCallis/language-65asm.git", "license": "MIT",