From 50bcd3d38a8c3fa197db1cddc8c23673f4a394f2 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Geir=20G=C3=A5sodden?= Date: Sun, 4 Feb 2018 10:18:05 +0100 Subject: [PATCH] 1.2.3 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index cdb0894..f82ff88 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "gun-restrict-examples", - "version": "1.2.2", + "version": "1.2.3", "description": "Examples of how to restrict put and get with GUN", "main": "index.js", "scripts": {