From 09d245c3e22819f619acdd4cc4d5f9163322f2e9 Mon Sep 17 00:00:00 2001 From: Tim Neutkens Date: Sat, 2 Sep 2017 15:30:09 +0200 Subject: [PATCH] 0.0.5 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 208c562..33abd0f 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "aviate", - "version": "0.0.4", + "version": "0.0.5", "scripts": { "lint": "xo", "precommit": "lint-staged"