From 8f909b6a5a6e20882aa1dbad35d737e074c8768e Mon Sep 17 00:00:00 2001 From: Lee Byron Date: Fri, 4 Nov 2016 13:33:14 -0700 Subject: [PATCH] 1.0.5 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index dc4cabc..f404c5d 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "flow-remove-types", - "version": "1.0.4", + "version": "1.0.5", "description": "Removes Flow type annotations from JavaScript files with speed and simplicity.", "author": "Lee Byron (http://leebyron.com/)", "license": "BSD-3-Clause",