diff --git a/package.json b/package.json index a1d9b04df..8bd42cf80 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "steal", "description": "Gets JavaScript.", - "version": "2.2.3", + "version": "2.2.4", "author": { "name": "Bitovi", "email": "contact@bitovi.com", diff --git a/steal-with-promises.production.js b/steal-with-promises.production.js index a3df4491e..699e59d94 100644 --- a/steal-with-promises.production.js +++ b/steal-with-promises.production.js @@ -1,5 +1,5 @@ /* - * steal v2.2.3 + * steal v2.2.4 * * Copyright (c) 2019 Bitovi; Licensed MIT */ diff --git a/steal.production.js b/steal.production.js index 2cbe66a48..925bc7a1f 100644 --- a/steal.production.js +++ b/steal.production.js @@ -1,5 +1,5 @@ /* - * steal v2.2.3 + * steal v2.2.4 * * Copyright (c) 2019 Bitovi; Licensed MIT */ diff --git a/test/steal-with-promises.production.js b/test/steal-with-promises.production.js index a3df4491e..699e59d94 100644 --- a/test/steal-with-promises.production.js +++ b/test/steal-with-promises.production.js @@ -1,5 +1,5 @@ /* - * steal v2.2.3 + * steal v2.2.4 * * Copyright (c) 2019 Bitovi; Licensed MIT */