From 3ce852e2c9a5a554ea0c880839b7276304a49435 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Rafa=C5=82=20Lorenz?= Date: Sun, 14 Jun 2020 19:19:51 +1000 Subject: [PATCH] Update version --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 5a93977..4ccbb6c 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "peer-cdn", - "version": "1.0.2", + "version": "1.0.3-beta", "description": "Lightweight library providing peer to peer CDN functionality", "main": "dist/index.js", "module": "dist/index.es.js",