From 0d2f2a04cdbe8cbeb7f363aa9946ec02e8ead5be Mon Sep 17 00:00:00 2001 From: Matthew Phillips Date: Wed, 3 Oct 2018 10:21:07 -0500 Subject: [PATCH] 2.1.4 --- package.json | 2 +- steal-with-promises.production.js | 2 +- steal.production.js | 2 +- test/steal-with-promises.production.js | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/package.json b/package.json index 729c93266..eb17c41ea 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "steal", "description": "Gets JavaScript.", - "version": "2.1.3", + "version": "2.1.4", "author": { "name": "Bitovi", "email": "contact@bitovi.com", diff --git a/steal-with-promises.production.js b/steal-with-promises.production.js index 1e851ca87..d4bcd8cab 100644 --- a/steal-with-promises.production.js +++ b/steal-with-promises.production.js @@ -1,5 +1,5 @@ /* - * steal v2.1.3 + * steal v2.1.4 * * Copyright (c) 2018 Bitovi; Licensed MIT */ diff --git a/steal.production.js b/steal.production.js index 151e5dc38..bfb535ec5 100644 --- a/steal.production.js +++ b/steal.production.js @@ -1,5 +1,5 @@ /* - * steal v2.1.3 + * steal v2.1.4 * * Copyright (c) 2018 Bitovi; Licensed MIT */ diff --git a/test/steal-with-promises.production.js b/test/steal-with-promises.production.js index 1e851ca87..d4bcd8cab 100644 --- a/test/steal-with-promises.production.js +++ b/test/steal-with-promises.production.js @@ -1,5 +1,5 @@ /* - * steal v2.1.3 + * steal v2.1.4 * * Copyright (c) 2018 Bitovi; Licensed MIT */