diff --git a/package.json b/package.json index 3764c50b4..0a4eb27cf 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "steal", "description": "Gets JavaScript.", - "version": "2.1.11", + "version": "2.1.12", "author": { "name": "Bitovi", "email": "contact@bitovi.com", diff --git a/steal-with-promises.production.js b/steal-with-promises.production.js index f3136f80f..f9897a940 100644 --- a/steal-with-promises.production.js +++ b/steal-with-promises.production.js @@ -1,5 +1,5 @@ /* - * steal v2.1.11 + * steal v2.1.12 * * Copyright (c) 2018 Bitovi; Licensed MIT */ diff --git a/steal.production.js b/steal.production.js index 575841eaa..8ad805932 100644 --- a/steal.production.js +++ b/steal.production.js @@ -1,5 +1,5 @@ /* - * steal v2.1.11 + * steal v2.1.12 * * Copyright (c) 2018 Bitovi; Licensed MIT */ diff --git a/test/steal-with-promises.production.js b/test/steal-with-promises.production.js index f3136f80f..f9897a940 100644 --- a/test/steal-with-promises.production.js +++ b/test/steal-with-promises.production.js @@ -1,5 +1,5 @@ /* - * steal v2.1.11 + * steal v2.1.12 * * Copyright (c) 2018 Bitovi; Licensed MIT */