summary refs log tree commit diff
path: root/package.json
diff options
context:
space:
mode:
authorFlam3rboy <34555296+Flam3rboy@users.noreply.github.com>2021-05-21 16:00:17 +0200
committerFlam3rboy <34555296+Flam3rboy@users.noreply.github.com>2021-05-21 16:00:17 +0200
commit809d959dc29861b655a7671aed4930a34edb9986 (patch)
tree9d56b89097cdad21573b3e5106f4b9f0c62d7017 /package.json
parent:bug: fix types (diff)
downloadserver-ts-809d959dc29861b655a7671aed4930a34edb9986.tar.xz
1.1.7
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 cf77c931..21fe5058 100644 --- a/package.json +++ b/package.json
@@ -1,6 +1,6 @@ { "name": "@fosscord/server-util", - "version": "1.1.6", + "version": "1.1.7", "description": "Utility functions for the all server repositories", "main": "dist/index.js", "types": "dist/index.d.ts",