From 51dff364dbfca2fcd81a7aa4c876451c9ddedd3d Mon Sep 17 00:00:00 2001 From: Sebastian McKenzie Date: Thu, 26 Feb 2015 09:21:55 +1100 Subject: [PATCH] v4.5.4 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index e4d89405c2..36485186b2 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "babel", "description": "Turn ES6 code into readable vanilla ES5 with source maps", - "version": "4.5.3", + "version": "4.5.4", "author": "Sebastian McKenzie ", "homepage": "https://babeljs.io/", "repository": "babel/babel",