diff --git a/package.json b/package.json index 05bb68a..10aedfe 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "perfect-scrollbar", - "version": "0.5.9", - "description": "Tiny but perfect jquery scrollbar plugin.", + "version": "0.6.0", + "description": "Minimalistic but perfect custom scrollbar plugin", "author": "Hyunje Alex Jun ", "contributors": [ { @@ -19,6 +19,7 @@ }, "keywords": [ "jquery-plugin", + "frontend", "scroll", "scrollbar" ],