From 188f03f5c2bce79c992ea857c23e9025d40b979a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Miika=20H=C3=A4nninen?= Date: Tue, 18 Jun 2019 21:29:26 +0300 Subject: [PATCH] 2.4.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index c202220..caddee8 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "kuksa-event-api-client", - "version": "2.3.1", + "version": "2.4.0", "description": "Client for the kuksa api for event information.", "main": "dist/lib.js", "typings": "dist/lib.d.ts",