Skip to content

Commit

Permalink
build v1.1.15
Browse files Browse the repository at this point in the history
  • Loading branch information
halldwang committed Mar 20, 2020
1 parent 3dff53a commit b4f7c4d
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 5 deletions.
4 changes: 2 additions & 2 deletions dist/bbo.js
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
* bbo is a useful utility collection library with zero dependencies.
* (c) 2011-2020 halld
* https://github.com/tnfe/bbo.git
* version 1.1.14
* version 1.1.15
*/

(function (global, factory) {
Expand Down Expand Up @@ -96,7 +96,7 @@
throw new TypeError("Invalid attempt to destructure non-iterable instance");
}

var version = '1.1.14';
var version = '1.1.15';

var globalObject = null;

Expand Down
Loading

0 comments on commit b4f7c4d

Please sign in to comment.