From 6e7e3f94fa4c3479c3080f1e6388aab0be751a4a Mon Sep 17 00:00:00 2001 From: Hyunje Jun Date: Wed, 7 Dec 2016 10:14:11 +0900 Subject: [PATCH] Release 0.6.15 1. Fix TypeScript typedef 2. Fix jspm meta --- package.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/package.json b/package.json index 5454566..0da481f 100644 --- a/package.json +++ b/package.json @@ -1,11 +1,11 @@ { "name": "perfect-scrollbar", - "version": "0.6.14", + "version": "0.6.15", "description": "Minimalistic but perfect custom scrollbar plugin", - "author": "Hyunje Alex Jun ", + "author": "Hyunje Jun ", "contributors": [ { - "name": "Hyunje Alex Jun", + "name": "Hyunje Jun", "email": "me@noraesae.net" } ],