From f1698c975c418ba3fe531faeda02079ae32cf789 Mon Sep 17 00:00:00 2001 From: Jorge Garrido Date: Tue, 14 Jun 2016 12:56:29 +0200 Subject: [PATCH] Update package.json --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index ecbe114..4064ecd 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "language-lua", - "version": "0.9.5", + "version": "0.9.6", "private": false, "author": "FireZenk ", "description": "Add syntax highlighting and snippets to Lua files in Atom",