From 38091ad7f3dd480d0a3e7a32ccf250b33e605653 Mon Sep 17 00:00:00 2001 From: Brent Lintner Date: Thu, 17 Aug 2017 13:38:41 -0400 Subject: [PATCH] v0.19.1 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 636ca75..97d0b12 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "vile", - "version": "0.19.0", + "version": "0.19.1", "description": "A punishing yet easy to use tool for writing insightful code.", "main": "lib/index.js", "types": "src/@types/index.d.ts",