diff --git a/bower.json b/bower.json index 1ec64dd65..54697c238 100644 --- a/bower.json +++ b/bower.json @@ -1,7 +1,7 @@ { "name": "steal", "main": "steal.js", - "version": "1.4.6", + "version": "1.5.0", "ignore": [ "test", "src", diff --git a/package.json b/package.json index a12afbc71..20ae81b18 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "steal", "description": "Gets JavaScript.", - "version": "1.4.6", + "version": "1.5.0", "author": { "name": "Bitovi", "email": "contact@bitovi.com", diff --git a/steal-sans-promises.production.js b/steal-sans-promises.production.js index 51d0c3bb9..cda7cafde 100644 --- a/steal-sans-promises.production.js +++ b/steal-sans-promises.production.js @@ -1,5 +1,5 @@ /* - * steal v1.4.6 + * steal v1.5.0 * * Copyright (c) 2017 Bitovi; Licensed MIT */ diff --git a/steal.production.js b/steal.production.js index 348e7bcfd..9e9b1fb6d 100644 --- a/steal.production.js +++ b/steal.production.js @@ -1,5 +1,5 @@ /* - * steal v1.4.6 + * steal v1.5.0 * * Copyright (c) 2017 Bitovi; Licensed MIT */ diff --git a/test/npm/bower/node_modules/steal/steal.production.js b/test/npm/bower/node_modules/steal/steal.production.js index 348e7bcfd..9e9b1fb6d 100644 --- a/test/npm/bower/node_modules/steal/steal.production.js +++ b/test/npm/bower/node_modules/steal/steal.production.js @@ -1,5 +1,5 @@ /* - * steal v1.4.6 + * steal v1.5.0 * * Copyright (c) 2017 Bitovi; Licensed MIT */