summary refs log tree commit diff
path: root/util/package.json
diff options
context:
space:
mode:
authorFlam3rboy <34555296+Flam3rboy@users.noreply.github.com>2021-08-13 13:07:25 +0200
committerFlam3rboy <34555296+Flam3rboy@users.noreply.github.com>2021-08-13 13:07:25 +0200
commit48c796bbd347c98eeef9d0dbef20587685afb7e3 (patch)
tree2f2d3b02d71b1f68edffc28f1d6408248b11f878 /util/package.json
parentabstract Event emission (diff)
parentserver-util 1.3.55 (diff)
downloadserver-48c796bbd347c98eeef9d0dbef20587685afb7e3.tar.xz
Merge branch 'master' of https://github.com/fosscord/fosscord-api
Diffstat (limited to 'util/package.json')
-rw-r--r--util/package.json4
1 files changed, 2 insertions, 2 deletions
diff --git a/util/package.json b/util/package.json
index c2b08a3d..5ce97669 100644
--- a/util/package.json
+++ b/util/package.json
@@ -1,7 +1,7 @@
 {
 	"name": "@fosscord/util",
-	"version": "1.3.52",
-	"description": "Utility functions and database models for fosscord",
+	"version": "1.3.55",
+	"description": "Utility functions for the all server repositories",
 	"main": "dist/index.js",
 	"types": "dist/index.d.ts",
 	"scripts": {