diff --git a/package.json b/package.json index aae378b5e..8b3e3603f 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "steal", "description": "Gets JavaScript.", - "version": "2.1.0", + "version": "2.1.1", "author": { "name": "Bitovi", "email": "contact@bitovi.com", diff --git a/steal-with-promises.production.js b/steal-with-promises.production.js index e0c7cf517..c856a6a6a 100644 --- a/steal-with-promises.production.js +++ b/steal-with-promises.production.js @@ -1,5 +1,5 @@ /* - * steal v2.1.0 + * steal v2.1.1 * * Copyright (c) 2018 Bitovi; Licensed MIT */ diff --git a/steal.production.js b/steal.production.js index 6bcdcd309..0d7d90c3f 100644 --- a/steal.production.js +++ b/steal.production.js @@ -1,5 +1,5 @@ /* - * steal v2.1.0 + * steal v2.1.1 * * Copyright (c) 2018 Bitovi; Licensed MIT */ diff --git a/test/steal-with-promises.production.js b/test/steal-with-promises.production.js index e0c7cf517..c856a6a6a 100644 --- a/test/steal-with-promises.production.js +++ b/test/steal-with-promises.production.js @@ -1,5 +1,5 @@ /* - * steal v2.1.0 + * steal v2.1.1 * * Copyright (c) 2018 Bitovi; Licensed MIT */