소스 검색

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;