From 6c0f393666d1a2cd8dea8569ed7c14ee4b2b327c Mon Sep 17 00:00:00 2001 From: Janne Julkunen Date: Fri, 26 May 2017 10:39:30 +0300 Subject: [PATCH] New release with version 4.3.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 89d4797..c8a6789 100644 --- a/package.json +++ b/package.json @@ -3,7 +3,7 @@ "description": "Angular wrapper library for Perfect Scrollbar", "bugs": "https://github.com/zefoy/ngx-perfect-scrollbar/issues", "license": "MIT", - "version": "4.2.0", + "version": "4.3.0", "main": "bundles/ngx-perfect-scrollbar.umd.js", "module": "./dist/index.js", "typings": "./dist/index.d.ts",