From f5d963635389178df7958d73ff68bb769d5c2457 Mon Sep 17 00:00:00 2001 From: Sebastian McKenzie Date: Wed, 25 Feb 2015 22:55:50 +1100 Subject: [PATCH] v4.5.1 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index cf83c635ea..97d12d7240 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.0", + "version": "4.5.1", "author": "Sebastian McKenzie ", "homepage": "https://babeljs.io/", "repository": "babel/babel",