mirror of
https://github.com/stylersnico/librenms.git
synced 2026-07-28 00:24:21 +02:00
bump version to 3.1.10-pre
This commit is contained in:
@@ -1,5 +1,7 @@
|
||||
# Mouse Wheel ChangeLog
|
||||
|
||||
## 3.1.10
|
||||
|
||||
## 3.1.9
|
||||
|
||||
* Fix bower.json file
|
||||
|
||||
+1
-1
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "jquery-mousewheel",
|
||||
"version": "3.1.9",
|
||||
"version": "3.1.10-pre",
|
||||
"main": "./jquery.mousewheel.js",
|
||||
"ignore": [
|
||||
"*.json",
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
/*! Copyright (c) 2013 Brandon Aaron (http://brandon.aaron.sh)
|
||||
* Licensed under the MIT License (LICENSE.txt).
|
||||
*
|
||||
* Version: 3.1.9
|
||||
* Version: 3.1.10-pre
|
||||
*
|
||||
* Requires: jQuery 1.2.2+
|
||||
*/
|
||||
|
||||
@@ -7,7 +7,7 @@
|
||||
"mouse",
|
||||
"event"
|
||||
],
|
||||
"version": "3.1.9",
|
||||
"version": "3.1.10-pre",
|
||||
"author": {
|
||||
"name": "Brandon Aaron",
|
||||
"url": "http://brandon.aaron.sh"
|
||||
|
||||
+1
-1
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "jquery-mousewheel",
|
||||
"version": "3.1.9",
|
||||
"version": "3.1.10-pre",
|
||||
"author": "Brandon Aaron (http://brandon.aaron.sh)",
|
||||
"description": "A jQuery plugin that adds cross-browser mouse wheel support.",
|
||||
"license": "MIT",
|
||||
|
||||
Reference in New Issue
Block a user