From fd47c89f9da54e375f5dd3f45fd6dbb4dfaf4973 Mon Sep 17 00:00:00 2001 From: Kevin Sawicki Date: Mon, 28 Jul 2014 15:01:25 -0700 Subject: [PATCH] Add trailing .0 for consistency --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index e7be2a245..10aa4073f 100644 --- a/package.json +++ b/package.json @@ -70,7 +70,7 @@ "base16-tomorrow-light-theme": "0.4.0", "solarized-dark-syntax": "0.21.0", "solarized-light-syntax": "0.11.0", - "archive-view": "0.35", + "archive-view": "0.35.0", "autocomplete": "0.28.0", "autoflow": "0.17.0", "autosave": "0.14.0",