From 5460419cd8f10f293d7130c7a298f40b2eac2a36 Mon Sep 17 00:00:00 2001 From: Flam3rboy <34555296+Flam3rboy@users.noreply.github.com> Date: Sun, 30 May 2021 17:05:08 +0200 Subject: 1.3.13 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'package.json') diff --git a/package.json b/package.json index afe7c6bf..81e908d6 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@fosscord/server-util", - "version": "1.3.12", + "version": "1.3.13", "description": "Utility functions for the all server repositories", "main": "dist/index.js", "types": "dist/index.d.ts", -- cgit 1.5.1