Bumping version to 3.1.5-pre

This commit is contained in:
Brandon Aaron
2013-11-13 08:50:27 -05:00
parent f2f3005228
commit ced8a7b3b8
4 changed files with 4 additions and 4 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "jquery-mousewheel",
"version": "3.1.4",
"version": "3.1.5-pre",
"main": "./jquery.mousewheel.js",
"ignore": [
".*",
+1 -1
View File
@@ -1,7 +1,7 @@
/*! Copyright (c) 2013 Brandon Aaron (http://brandon.aaron.sh)
* Licensed under the MIT License (LICENSE.txt).
*
* Version: 3.1.4
* Version: 3.1.5-pre
*
* Requires: 1.2.2+
*/
+1 -1
View File
@@ -7,7 +7,7 @@
"mouse",
"event"
],
"version": "3.1.4",
"version": "3.1.5-pre",
"author": {
"name": "Brandon Aaron",
"url": "http://brandonaaron.net"
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "jquery-mousewheel",
"version": "3.1.4",
"version": "3.1.5-pre",
"author": "Brandon Aaron <[email protected]> (http://brandonaaron.net/)",
"description": "A jQuery plugin that adds cross-browser mouse wheel support.",
"main": "./jquery.mousewheel.js",