Skip to content

Commit

Permalink
Increase version to 1.6.1
Browse files Browse the repository at this point in the history
  • Loading branch information
ccampbell committed Apr 2, 2017
1 parent ce38041 commit 0806ff1
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions mousetrap.js
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
/*global define:false */
/**
* Copyright 2016 Craig Campbell
* Copyright 2012-2017 Craig Campbell
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
Expand All @@ -17,7 +17,7 @@
* Mousetrap is a simple keyboard shortcut library for Javascript with
* no external dependencies
*
* @version 1.6.0
* @version 1.6.1
* @url craig.is/killing/mice
*/
(function(window, document, undefined) {
Expand Down

0 comments on commit 0806ff1

Please sign in to comment.