From accfa9e43d021f182c59a8e286ae23aab219dbbe Mon Sep 17 00:00:00 2001 From: Ben Newman Date: Tue, 31 May 2016 13:55:29 -0400 Subject: [PATCH] Bump NPM version to 6.9.0 in preparation for publishing. --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 3943305d0b..7670a49068 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "babel-preset-meteor", - "version": "6.8.1", + "version": "6.9.0", "description": "Babel preset for ES2015+ features supported by Meteor", "author": "Ben Newman ", "license": "MIT",