From 87aa074958771243a843b327186250fe6ee254a5 Mon Sep 17 00:00:00 2001 From: Brandon Aaron Date: Mon, 16 Dec 2013 09:49:43 -0500 Subject: [PATCH] missed a version again --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 92992c15b9..baa1dff57b 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "jquery-mousewheel", - "version": "3.1.8", + "version": "3.1.9", "author": "Brandon Aaron (http://brandon.aaron.sh)", "description": "A jQuery plugin that adds cross-browser mouse wheel support.", "license": "MIT",