summary refs log tree commit diff
path: root/package.json
diff options
context:
space:
mode:
authorFlam3rboy <34555296+Flam3rboy@users.noreply.github.com>2021-07-07 15:22:17 +0200
committerFlam3rboy <34555296+Flam3rboy@users.noreply.github.com>2021-07-07 15:22:17 +0200
commit786d3d954a4f83ef233933c308eadb40a03548a1 (patch)
tree4eaf2fa3a77a2c1833b297fe5f7581cdaa4f5be2 /package.json
parent:bug: fix Config (diff)
downloadserver-ts-786d3d954a4f83ef233933c308eadb40a03548a1.tar.xz
1.3.25
Diffstat (limited to 'package.json')
-rw-r--r--package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json

index f13988e6..fe7a5c26 100644 --- a/package.json +++ b/package.json
@@ -1,6 +1,6 @@ { "name": "@fosscord/server-util", - "version": "1.3.24", + "version": "1.3.25", "description": "Utility functions for the all server repositories", "main": "dist/index.js", "types": "dist/index.d.ts",