From f0d6f48678baf497622d8eb378e593a20d659e18 Mon Sep 17 00:00:00 2001 From: Serg Baburin Date: Sun, 22 Mar 2015 17:21:28 +0300 Subject: [PATCH] Prepare 0.0.6 release --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index de9dfc5..a9703a0 100644 --- a/package.json +++ b/package.json @@ -3,7 +3,7 @@ "linter-package": true, "activationEvents": [], "main": "./lib/init", - "version": "0.0.5", + "version": "0.0.6", "description": "Lint Rust on the fly, using rustc", "repository": "https://github.com/AtomLinter/linter-rust", "license": "MIT",