From 5a6dfc47b1970f33653b78993a30ade83276456a Mon Sep 17 00:00:00 2001 From: Emil Virkki Date: Thu, 7 Jul 2016 01:13:12 +0300 Subject: [PATCH] 2.2.3 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 07a68f4..a00bd3a 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "kuksa-event-api-client", - "version": "2.2.2", + "version": "2.2.3", "description": "Client for the kuksa api for event information.", "main": "dist/lib.js", "typings": "dist/lib.d.ts",