From 60547a2c641fbcd00549192c2c027796309926ad Mon Sep 17 00:00:00 2001 From: nicholasmueller Date: Wed, 29 Jul 2020 13:07:54 +0700 Subject: [PATCH] v0.0.8 --- client/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/client/package.json b/client/package.json index f14982a..09daad4 100644 --- a/client/package.json +++ b/client/package.json @@ -1,6 +1,6 @@ { "name": "community-points", - "version": "0.0.7", + "version": "0.0.8", "engines": { "node": "12.16.1" },