Skip to content

Commit

Permalink
6.0.9
Browse files Browse the repository at this point in the history
  • Loading branch information
Adam Kasprowicz committed Jun 24, 2019
1 parent 663fecc commit 581b794
Show file tree
Hide file tree
Showing 5 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion dist/keen-explorer.bundle.js
Original file line number Diff line number Diff line change
Expand Up @@ -67199,7 +67199,7 @@ module.exports = __webpack_require__(43);
/* 414 */
/***/ (function(module) {

module.exports = {"a":"6.0.8"};
module.exports = {"a":"6.0.9"};

/***/ }),
/* 415 */
Expand Down
2 changes: 1 addition & 1 deletion dist/keen-explorer.bundle.min.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion dist/keen-explorer.umd.js
Original file line number Diff line number Diff line change
Expand Up @@ -15209,7 +15209,7 @@ module.exports = __webpack_require__(43);
/* 165 */
/***/ (function(module) {

module.exports = {"a":"6.0.8"};
module.exports = {"a":"6.0.9"};

/***/ }),
/* 166 */
Expand Down
2 changes: 1 addition & 1 deletion package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "keen-explorer",
"description": "Data Explorer by Keen IO",
"version": "6.0.8",
"version": "6.0.9",
"license": "MIT",
"bucket-name": "keen-js",
"main": "dist/keen-explorer.umd.js",
Expand Down

0 comments on commit 581b794

Please sign in to comment.