From 55dfb423eeacbdd003bfdc916d773348b6082765 Mon Sep 17 00:00:00 2001 From: Sebastian McKenzie Date: Sat, 14 Feb 2015 13:26:59 +1100 Subject: [PATCH] v3.6.4 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index f23bbca828..245f9b909a 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "6to5", "description": "Turn ES6 code into readable vanilla ES5 with source maps", - "version": "3.6.3", + "version": "3.6.4", "author": "Sebastian McKenzie ", "homepage": "https://6to5.org/", "repository": "6to5/6to5",