From dcc4a09ea12338cef09952ed2bb5541fdf6a55e5 Mon Sep 17 00:00:00 2001 From: "22969541+Aurelius333@users.noreply.github.com" <22969541+Aurelius333@users.noreply.github.com> Date: Sat, 25 Jan 2020 13:40:33 -0500 Subject: [PATCH] v0.0.8 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index e25a185..4e5edba 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "room-finder", - "version": "0.0.7", + "version": "0.0.8", "repository": "github:WalnutProgramming/room-finder", "license": "AGPL-3.0-only", "main": "./dist/index.js",