From be5175eadac3203cb83acb02c4f302479730fc29 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Stephan=20Hochd=C3=B6rfer?= Date: Sat, 3 Jun 2017 10:18:52 +0200 Subject: [PATCH] 0.6.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index cdce5e7..97c4932 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "ng2-combobox", - "version": "0.5.2", + "version": "0.6.0", "description": "remote and local combobox component for angular 2", "main": "index.js", "scripts": {