From 2c6bf3b5d6eae4398a37250995745e8bf453667c Mon Sep 17 00:00:00 2001 From: InuYaksa Date: Thu, 9 Oct 2014 20:55:45 +0200 Subject: [PATCH] 3.5.6 - fix release --- README.md | 4 ++-- package.json | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 5ad58e9..060c8b9 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,5 @@ #jQuery.NiceScroll -v. 3.5.4 11-13-2013 +v. 3.5.6 10-09-2014 - [Web Site: nicescroll.areaaperta.com](http://nicescroll.areaaperta.com) - [Repo: github.com/inuyaksa/jquery.nicescroll](https://github.com/inuyaksa/jquery.nicescroll) - [Twitter: @nicescroll](https://twitter.com/nicescroll) @@ -156,7 +156,7 @@ When you call "niceScroll" you can pass some parameters to custom visual aspects * LICENSE -## Copyright 2011-13 InuYaksa +## Copyright 2011-14 InuYaksa ######Licensed under the MIT License, http://www.opensource.org/licenses/mit-license.php ######Images used for zoom icons have derived from OLPC interface, http://laptop.org/8.2.0/manual/Browse_ChangingView.html diff --git a/package.json b/package.json index e8e34a1..5a6e385 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "jquery.nicescroll", "description": "Nicescroll is a jquery plugin, for nice customizabled scrollbars with a very similar ios/mobile style. It supports DIVs, IFrames and document page (body) scrollbars. Compatible with Firefox 4+, Chrome 5+, Safari 4+ (win/mac), Opera 10+, IE 6+ (all A-grade browsers). Compatible with iOS devices as iPad, Android, Blackberry, Windows Phone, and many many mobile and touch devices.", - "version": "3.5.4", + "version": "3.5.6", "keywords": [ "nicescroll", "jquery",