Skip to content

Commit 0806ff1

Browse files
committed
Increase version to 1.6.1
1 parent ce38041 commit 0806ff1

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Diff for: mousetrap.js

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
/*global define:false */
22
/**
3-
* Copyright 2016 Craig Campbell
3+
* Copyright 2012-2017 Craig Campbell
44
*
55
* Licensed under the Apache License, Version 2.0 (the "License");
66
* you may not use this file except in compliance with the License.
@@ -17,7 +17,7 @@
1717
* Mousetrap is a simple keyboard shortcut library for Javascript with
1818
* no external dependencies
1919
*
20-
* @version 1.6.0
20+
* @version 1.6.1
2121
* @url craig.is/killing/mice
2222
*/
2323
(function(window, document, undefined) {

0 commit comments

Comments
 (0)