summary refs log tree commit diff
path: root/package.json
diff options
context:
space:
mode:
authorFlam3rboy <34555296+Flam3rboy@users.noreply.github.com>2021-05-22 22:54:52 +0200
committerFlam3rboy <34555296+Flam3rboy@users.noreply.github.com>2021-05-22 22:54:52 +0200
commit7c0d9c0193223ef315593163bc686806f02eb47a (patch)
tree30bb48f24e67afc8f7adc17d70e2ecbad5ed996b /package.json
parent:sparkles: BanSchema (diff)
downloadserver-ts-7c0d9c0193223ef315593163bc686806f02eb47a.tar.xz
1.2.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 1997f8ac..918851f5 100644 --- a/package.json +++ b/package.json
@@ -1,6 +1,6 @@ { "name": "@fosscord/server-util", - "version": "1.2.6", + "version": "1.2.7", "description": "Utility functions for the all server repositories", "main": "dist/index.js", "types": "dist/index.d.ts",