From 298eb0f12282a9c06dfd5bdf72ce345499df925f Mon Sep 17 00:00:00 2001 From: Travis CI Date: Wed, 7 Feb 2018 21:12:15 +0000 Subject: [PATCH] v0.0.6 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index cd55c06..aa65b65 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "aw-liner", - "version": "0.0.5", + "version": "0.0.6", "description": "Split aw-parser tokens into lines", "main": "index.js", "scripts": {