summary refs log tree commit diff
path: root/package.json
diff options
context:
space:
mode:
authorFlam3rboy <34555296+Flam3rboy@users.noreply.github.com>2021-05-26 22:38:30 +0200
committerFlam3rboy <34555296+Flam3rboy@users.noreply.github.com>2021-05-26 22:38:30 +0200
commit4a4b93b7678d17ad5ee99a3d25cca170f401f1af (patch)
treef9be6f81f191e6d26a5da97bb17f8d42304cafef /package.json
parent:sparkles: add Team (diff)
downloadserver-ts-4a4b93b7678d17ad5ee99a3d25cca170f401f1af.tar.xz
1.3.6
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 dfb908e4..c4fea64f 100644 --- a/package.json +++ b/package.json
@@ -1,6 +1,6 @@ { "name": "@fosscord/server-util", - "version": "1.3.5", + "version": "1.3.6", "description": "Utility functions for the all server repositories", "main": "dist/index.js", "types": "dist/index.d.ts",