Skip to content

Commit

Permalink
Release 0.6.0
Browse files Browse the repository at this point in the history
It's a huge change! #277

1. Use Browserify to make the source tree modular.
2. Be independent from jQuery.
3. npm with browserify compatibility.
4. Separate a bower repo.
5. Bug Fixes.
  • Loading branch information
Hyunje Alex Jun committed Mar 2, 2015
1 parent 4d060c7 commit 9354fb0
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -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 <me@noraesae.net>",
"contributors": [
{
Expand All @@ -19,6 +19,7 @@
},
"keywords": [
"jquery-plugin",
"frontend",
"scroll",
"scrollbar"
],
Expand Down

0 comments on commit 9354fb0

Please sign in to comment.