From 933bd124b6dd29dbd90bf82a9e2ba9fbb4091689 Mon Sep 17 00:00:00 2001 From: Matthew Phillips Date: Tue, 25 Apr 2017 12:57:24 -0400 Subject: [PATCH] 1.5.1 --- bower.json | 2 +- package.json | 2 +- steal-sans-promises.production.js | 2 +- steal.production.js | 2 +- test/npm/bower/node_modules/steal/steal.production.js | 2 +- 5 files changed, 5 insertions(+), 5 deletions(-) diff --git a/bower.json b/bower.json index 54697c238..9af0e902b 100644 --- a/bower.json +++ b/bower.json @@ -1,7 +1,7 @@ { "name": "steal", "main": "steal.js", - "version": "1.5.0", + "version": "1.5.1", "ignore": [ "test", "src", diff --git a/package.json b/package.json index 20ae81b18..97bd4871d 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "steal", "description": "Gets JavaScript.", - "version": "1.5.0", + "version": "1.5.1", "author": { "name": "Bitovi", "email": "contact@bitovi.com", diff --git a/steal-sans-promises.production.js b/steal-sans-promises.production.js index cd007bccb..e1b312f92 100644 --- a/steal-sans-promises.production.js +++ b/steal-sans-promises.production.js @@ -1,5 +1,5 @@ /* - * steal v1.5.0 + * steal v1.5.1 * * Copyright (c) 2017 Bitovi; Licensed MIT */ diff --git a/steal.production.js b/steal.production.js index 17ab5f383..696f6c2bc 100644 --- a/steal.production.js +++ b/steal.production.js @@ -1,5 +1,5 @@ /* - * steal v1.5.0 + * steal v1.5.1 * * 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 17ab5f383..696f6c2bc 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.5.0 + * steal v1.5.1 * * Copyright (c) 2017 Bitovi; Licensed MIT */