diff --git a/package.json b/package.json old mode 100755 new mode 100644 index a18401c..67541ef --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "language-65asm", - "version": "1.0.0", + "version": "2.0.0", "description": "Adds syntax highlighting to 65816/65C816/65802/6502/65C02 files in Atom, with extra support for various compilers.", "repository": "https://github.com/MatthewCallis/language-65asm", "license": "MIT",