From 2cff9519e12f4b42486d6e27290b33465b66d6c2 Mon Sep 17 00:00:00 2001 From: Sebastian McKenzie Date: Fri, 15 May 2015 02:35:07 +0100 Subject: [PATCH] v5.4.2 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 31f1a69816..604643eaa6 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "babel-core", "description": "Turn ES6 code into readable vanilla ES5 with source maps", - "version": "5.4.1", + "version": "5.4.2", "author": "Sebastian McKenzie ", "homepage": "https://babeljs.io/", "license": "MIT",