From 9f0d0666ecbcf8923be52a438ac435e4923a00fc Mon Sep 17 00:00:00 2001 From: Matthew Phillips Date: Tue, 31 Jul 2018 08:49:56 -0400 Subject: [PATCH] 2.1.0 --- 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 fd20b961b..aae378b5e 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "steal", "description": "Gets JavaScript.", - "version": "2.0.2", + "version": "2.1.0", "author": { "name": "Bitovi", "email": "contact@bitovi.com", diff --git a/steal-with-promises.production.js b/steal-with-promises.production.js index 122b676ba..e0c7cf517 100644 --- a/steal-with-promises.production.js +++ b/steal-with-promises.production.js @@ -1,5 +1,5 @@ /* - * steal v2.0.2 + * steal v2.1.0 * * Copyright (c) 2018 Bitovi; Licensed MIT */ diff --git a/steal.production.js b/steal.production.js index 23dc599c8..6bcdcd309 100644 --- a/steal.production.js +++ b/steal.production.js @@ -1,5 +1,5 @@ /* - * steal v2.0.2 + * steal v2.1.0 * * Copyright (c) 2018 Bitovi; Licensed MIT */ diff --git a/test/steal-with-promises.production.js b/test/steal-with-promises.production.js index 122b676ba..e0c7cf517 100644 --- a/test/steal-with-promises.production.js +++ b/test/steal-with-promises.production.js @@ -1,5 +1,5 @@ /* - * steal v2.0.2 + * steal v2.1.0 * * Copyright (c) 2018 Bitovi; Licensed MIT */