From 8a2ba6672f85bf61f21f89561acacc3b103ffcfd Mon Sep 17 00:00:00 2001 From: pjht Date: Sun, 20 May 2018 11:01:38 -0500 Subject: [PATCH] Fix problems with publishing version 0.2.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 5a594db..9f00d6f 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "language-t8-assembly", - "version": "0.3.0", + "version": "0.1.0", "description": "This is the atom package for my T8 cpu's assembly language (see pjht/t8)", "keywords": [ "language",