Release 0.4.2.

Patch notes
1. Change the logic to detect touch devices.
2. Add minScrollbarLength setting.
This commit is contained in:
Hyunje Alex Jun
2013-08-01 01:09:15 +09:00
parent 123b1d724b
commit bdda167317
7 changed files with 11 additions and 11 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "perfect-scrollbar",
"version": "0.4.1",
"version": "0.4.2",
"engines": {
"node": ">= 0.8.0"
},