From 9e3e176198fbc91841fe9b13e8f8877697fe9550 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Johan=20=C3=96brink?= Date: Mon, 21 Dec 2020 09:57:21 +0100 Subject: [PATCH] 0.2.1 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index f5104b66f..901c186e1 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@skolplattformen/embedded-api", - "version": "0.2.0", + "version": "0.2.1", "description": "Since the proxy was blocked (and also deemed a bad idea by some), this is a reboot of the API running in process in the app(s).", "main": "dist/index.js", "types": "dist/index.d.ts",