From 4ec12ff14d7e24037e6db9e97d012239fbc005b3 Mon Sep 17 00:00:00 2001 From: hnagato Date: Mon, 6 Jul 2015 17:22:30 +0900 Subject: [PATCH] Prepare 0.5.4 release --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index ae3d5ac..94d8f32 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "language-nginx", - "version": "0.5.3", + "version": "0.5.4", "description": "Syntax and snippet support for Nginx configuration files", "repository": "https://github.com/hnagato/atom-language-nginx", "license": "MIT",