Browse Source

version update

Gianluca Guarini 12 years ago
parent
commit
a2a461defd
1 changed files with 2 additions and 2 deletions
  1. 2 2
      jquery.nicescroll.js

+ 2 - 2
jquery.nicescroll.js

@@ -1,5 +1,5 @@
 /* jquery.nicescroll
 /* jquery.nicescroll
--- version 3.4.0
+-- version 3.4.1
 -- copyright 2011-12-13 InuYaksa*2013
 -- copyright 2011-12-13 InuYaksa*2013
 -- licensed under the MIT
 -- licensed under the MIT
 --
 --
@@ -210,7 +210,7 @@
 
 
     var self = this;
     var self = this;
 
 
-    this.version = '3.4.0';
+    this.version = '3.4.1';
     this.name = 'nicescroll';
     this.name = 'nicescroll';
     
     
     this.me = me;
     this.me = me;