summary refs log tree commit diff
path: root/util
diff options
context:
space:
mode:
authorFlam3rboy <34555296+Flam3rboy@users.noreply.github.com>2021-08-17 18:51:17 +0200
committerFlam3rboy <34555296+Flam3rboy@users.noreply.github.com>2021-08-17 18:51:17 +0200
commitc9473cab1e4d5d305347ee43ab6c517fb27ebea8 (patch)
treecb340e66b70eca0a3bc8a7477abeb60901d93bfb /util
parent:bug: fix bundle import path (diff)
downloadserver-c9473cab1e4d5d305347ee43ab6c517fb27ebea8.tar.xz
:bug: fix release
Diffstat (limited to 'util')
-rw-r--r--util/package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/util/package.json b/util/package.json
index 69d33844..d84897dc 100644
--- a/util/package.json
+++ b/util/package.json
@@ -1,6 +1,6 @@
 {
 	"name": "@fosscord/util",
-	"version": "1.3.55",
+	"version": "1.0.0",
 	"description": "Utility functions for the all server repositories",
 	"main": "dist/index.js",
 	"types": "dist/index.d.ts",