From b7ba54724c6ad3cc3817c3ccbff191b2154e5570 Mon Sep 17 00:00:00 2001 From: Sebastian McKenzie Date: Thu, 29 Jan 2015 10:44:11 +1100 Subject: [PATCH] v3.0.13 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 9b5d571476..99daab80c2 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.0.12", + "version": "3.0.13", "author": "Sebastian McKenzie ", "homepage": "https://6to5.org/", "repository": "6to5/6to5",