From 7e5f58cbafcf40e0e3742c9dd318052625cf17c1 Mon Sep 17 00:00:00 2001 From: Stephen Young Date: Thu, 7 Feb 2019 17:53:16 -0500 Subject: [PATCH] Bumping dist. --- dist/bottle.js | 4 ++-- dist/bottle.min.js | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/dist/bottle.js b/dist/bottle.js index 12ccd24..e8540ef 100644 --- a/dist/bottle.js +++ b/dist/bottle.js @@ -1,10 +1,10 @@ ;(function(undefined) { 'use strict'; /** - * BottleJS v1.7.1 - 2018-05-03 + * BottleJS v1.7.2 - 2019-02-07 * A powerful dependency injection micro container * - * Copyright (c) 2018 Stephen Young + * Copyright (c) 2019 Stephen Young * Licensed MIT */ var Bottle; diff --git a/dist/bottle.min.js b/dist/bottle.min.js index 118a358..fda560f 100644 --- a/dist/bottle.min.js +++ b/dist/bottle.min.js @@ -1,8 +1,8 @@ /** - * BottleJS v1.7.1 - 2018-05-03 + * BottleJS v1.7.2 - 2019-02-07 * A powerful dependency injection micro container * - * Copyright (c) 2018 Stephen Young + * Copyright (c) 2019 Stephen Young * Licensed MIT */