From a3b1fcc79cede4e209fa8e5e46f215c624d28ffc Mon Sep 17 00:00:00 2001 From: Sebastian McKenzie Date: Fri, 13 Mar 2015 13:30:14 +1100 Subject: [PATCH] v4.7.9 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index e7293c5105..61b1ad2560 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.7.8", + "version": "4.7.9", "author": "Sebastian McKenzie ", "homepage": "https://babeljs.io/", "repository": "babel/babel",