From 2de7255b61e1a69944a12796a28ba83e038bb5cd Mon Sep 17 00:00:00 2001 From: Emil Virkki Date: Wed, 6 Jun 2018 21:12:07 +0300 Subject: [PATCH] 2.3.1 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 835ef3b..c202220 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "kuksa-event-api-client", - "version": "2.3.0", + "version": "2.3.1", "description": "Client for the kuksa api for event information.", "main": "dist/lib.js", "typings": "dist/lib.d.ts",