From fbf831b655124d3842fb187fdc60e265753e80f7 Mon Sep 17 00:00:00 2001 From: Ben Newman Date: Mon, 20 Mar 2017 19:48:39 -0400 Subject: [PATCH] Bump NPM version to 6.24.1 in preparation for publishing. --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 7ec5aedc96..25daaadbf7 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "babel-preset-meteor", - "version": "6.24.0", + "version": "6.24.1", "description": "Babel preset for ES2015+ features supported by Meteor", "author": "Ben Newman ", "license": "MIT",