From 17479ceca8cbceaae5dc8cc4ff35fe9cd38a1905 Mon Sep 17 00:00:00 2001 From: marcusnewton Date: Sun, 3 Oct 2021 12:37:49 +1100 Subject: [PATCH] 0.0.9 --- package-lock.json | 2 +- package.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/package-lock.json b/package-lock.json index 08d0db32e..d4fb70ea1 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "@beehiveinnovation/rain-protocol", - "version": "0.0.8", + "version": "0.0.9", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index 882f0c1aa..627911cf9 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "@beehiveinnovation/rain-protocol", "description": "Fair value capture for intangible or physical assets in a permissionless way in any decentralised environment", - "version": "0.0.8", + "version": "0.0.9", "files": [ "/contracts/*.sol", "/contracts/**/*.sol",