summary refs log tree commit diff
path: root/util/package.json
diff options
context:
space:
mode:
authorIntevel ツ <59223342+Intevel@users.noreply.github.com>2021-08-13 12:23:34 +0200
committerIntevel ツ <59223342+Intevel@users.noreply.github.com>2021-08-13 12:23:34 +0200
commit48c8f470759828a9ae6593271f1ef0550edb8348 (patch)
treebb42b17d1088075b4b7367b609f6e3b1fdee6ad8 /util/package.json
parentUpdate package-lock.json (diff)
downloadserver-48c8f470759828a9ae6593271f1ef0550edb8348.tar.xz
v.1.3.53
Diffstat (limited to '')
-rw-r--r--util/package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/util/package.json b/util/package.json
index 0478fe69..a69f2439 100644
--- a/util/package.json
+++ b/util/package.json
@@ -1,6 +1,6 @@
 {
 	"name": "@fosscord/server-util",
-	"version": "1.3.52",
+	"version": "1.3.53",
 	"description": "Utility functions for the all server repositories",
 	"main": "dist/index.js",
 	"types": "dist/index.d.ts",