From aaf6bbb04fb934886ac06293a4392ac590590c21 Mon Sep 17 00:00:00 2001 From: firezenk Date: Mon, 8 Aug 2016 17:36:23 +0200 Subject: [PATCH] Prepare 0.9.7 release --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 12878ee..860eab8 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "language-lua", - "version": "0.9.4", + "version": "0.9.7", "private": false, "author": "FireZenk ", "description": "Add syntax highlighting and snippets to Lua files in Atom",