vendor/assets/javascripts/tidy-table.js in tidy-table-rails-3.1.0 vs vendor/assets/javascripts/tidy-table.js in tidy-table-rails-3.1.1
- old
+ new
@@ -1,10 +1,10 @@
/**
* Tidy Table
* Create a HTML table from JSON that can be sorted, selected
* and post-processed using a simple callback.
*
- * Copyright 2012-2016, Marc S. Brooks (https://mbrooks.info)
+ * Copyright 2012-2018, Marc S. Brooks (https://mbrooks.info)
* Licensed under the MIT license:
* http://www.opensource.org/licenses/mit-license.php
*/
(function() {