浏览代码

version update

Gianluca Guarini 12 年之前
父节点
当前提交
a2a461defd
共有 1 个文件被更改,包括 2 次插入2 次删除
  1. 2 2
      jquery.nicescroll.js

+ 2 - 2
jquery.nicescroll.js

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