From 468352eb619e9b7148b42a02c2636819689ac598 Mon Sep 17 00:00:00 2001 From: Matthew Phillips Date: Thu, 26 Jul 2018 13:56:11 -0400 Subject: [PATCH] 2.0.1 --- 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 9245f4b7a..af40e65e1 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "steal", "description": "Gets JavaScript.", - "version": "2.0.0", + "version": "2.0.1", "author": { "name": "Bitovi", "email": "contact@bitovi.com", diff --git a/steal-with-promises.production.js b/steal-with-promises.production.js index aab3db7a9..f35527f2d 100644 --- a/steal-with-promises.production.js +++ b/steal-with-promises.production.js @@ -1,5 +1,5 @@ /* - * steal v2.0.0 + * steal v2.0.1 * * Copyright (c) 2018 Bitovi; Licensed MIT */ diff --git a/steal.production.js b/steal.production.js index 6e050ca8f..3e986af57 100644 --- a/steal.production.js +++ b/steal.production.js @@ -1,5 +1,5 @@ /* - * steal v2.0.0 + * steal v2.0.1 * * Copyright (c) 2018 Bitovi; Licensed MIT */ diff --git a/test/steal-with-promises.production.js b/test/steal-with-promises.production.js index aab3db7a9..f35527f2d 100644 --- a/test/steal-with-promises.production.js +++ b/test/steal-with-promises.production.js @@ -1,5 +1,5 @@ /* - * steal v2.0.0 + * steal v2.0.1 * * Copyright (c) 2018 Bitovi; Licensed MIT */