From 890e3216d672e5a5c201d695ff8aea81124adcbc Mon Sep 17 00:00:00 2001 From: Daniel Odendahl Jr Date: Fri, 8 Sep 2017 01:52:45 +0000 Subject: [PATCH] Move history to the proper place --- commands/{random => random-res}/history.js | 0 package.json | 2 +- 2 files changed, 1 insertion(+), 1 deletion(-) rename commands/{random => random-res}/history.js (100%) diff --git a/commands/random/history.js b/commands/random-res/history.js similarity index 100% rename from commands/random/history.js rename to commands/random-res/history.js diff --git a/package.json b/package.json index 2f21c36c..6ce31b09 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "xiaobot", - "version": "37.5.1", + "version": "37.5.2", "description": "Your personal server companion.", "main": "Shard.js", "scripts": {