From 0f732f9f10ea2bf06f12c24e1ac067aa4fc3bea2 Mon Sep 17 00:00:00 2001 From: Flam3rboy <34555296+Flam3rboy@users.noreply.github.com> Date: Fri, 14 May 2021 22:34:52 +0200 Subject: 1.1.6 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'package.json') diff --git a/package.json b/package.json index 85d86ce7..cf77c931 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@fosscord/server-util", - "version": "1.1.5", + "version": "1.1.6", "description": "Utility functions for the all server repositories", "main": "dist/index.js", "types": "dist/index.d.ts", -- cgit 1.5.1