From 5ee045b9424feba4dfe406e74732435b20d95971 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Geir=20G=C3=A5sodden?= Date: Sun, 21 Jan 2018 20:41:37 +0100 Subject: [PATCH] 1.2.1 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 36336fe..0ebe52f 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "gun-restrict-examples", - "version": "1.2.0", + "version": "1.2.1", "description": "Examples of how to restrict put and get with GUN", "main": "index.js", "scripts": {