Skip to content

Commit

Permalink
Rebuilding so version tag is updated everywhere
Browse files Browse the repository at this point in the history
  • Loading branch information
avoidwork committed Jan 30, 2019
1 parent 764b84e commit b230fc8
Show file tree
Hide file tree
Showing 5 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion lib/tiny-lru.es5.js
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ function _classCallCheck(instance, Constructor) { if (!(instance instanceof Cons
* @author Jason Mulligan <jason.mulligan@avoidwork.com>
* @copyright 2019
* @license BSD-3-Clause
* @version 6.0.0
* @version 6.0.1
*/

(function (global) {
Expand Down
2 changes: 1 addition & 1 deletion lib/tiny-lru.js
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
* @author Jason Mulligan <jason.mulligan@avoidwork.com>
* @copyright 2019
* @license BSD-3-Clause
* @version 6.0.0
* @version 6.0.1
*/
"use strict";

Expand Down
2 changes: 1 addition & 1 deletion lib/tiny-lru.min.js

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

2 changes: 1 addition & 1 deletion lib/tiny-lru.min.js.map

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

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.

0 comments on commit b230fc8

Please sign in to comment.