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 */