From 16c0a36efdf5542be46fed91597af9b20ce6a438 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Geir=20G=C3=A5sodden?= Date: Wed, 17 Jan 2018 20:25:23 +0100 Subject: [PATCH] 1.2.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 2963cd9..13708d7 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "gun-restrict-examples", - "version": "1.1.0", + "version": "1.2.0", "description": "Examples of how to restrict put and get with GUN", "main": "index.js", "scripts": {