From de95e0534a6b69629932ae4ec26b625eb409361e Mon Sep 17 00:00:00 2001 From: Matthew Phillips Date: Thu, 5 Sep 2019 10:59:47 -0400 Subject: [PATCH] 2.2.3 --- 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 565f97fb2..a1d9b04df 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "steal", "description": "Gets JavaScript.", - "version": "2.2.2", + "version": "2.2.3", "author": { "name": "Bitovi", "email": "contact@bitovi.com", diff --git a/steal-with-promises.production.js b/steal-with-promises.production.js index e8810d341..5f0f2e7b0 100644 --- a/steal-with-promises.production.js +++ b/steal-with-promises.production.js @@ -1,5 +1,5 @@ /* - * steal v2.2.2 + * steal v2.2.3 * * Copyright (c) 2019 Bitovi; Licensed MIT */ diff --git a/steal.production.js b/steal.production.js index e4ab54b93..58d8e4ac0 100644 --- a/steal.production.js +++ b/steal.production.js @@ -1,5 +1,5 @@ /* - * steal v2.2.2 + * steal v2.2.3 * * Copyright (c) 2019 Bitovi; Licensed MIT */ diff --git a/test/steal-with-promises.production.js b/test/steal-with-promises.production.js index e8810d341..5f0f2e7b0 100644 --- a/test/steal-with-promises.production.js +++ b/test/steal-with-promises.production.js @@ -1,5 +1,5 @@ /* - * steal v2.2.2 + * steal v2.2.3 * * Copyright (c) 2019 Bitovi; Licensed MIT */