summary refs log tree commit diff
path: root/package.json
diff options
context:
space:
mode:
authorIntevel ツ <59223342+Intevel@users.noreply.github.com>2021-05-06 22:33:40 +0200
committerIntevel ツ <59223342+Intevel@users.noreply.github.com>2021-05-06 22:33:40 +0200
commite25673c2f7935ba57f0a9869a8df3a59fde45849 (patch)
tree63d27f438a2edc94f07a39e5ea523e49d2185310 /package.json
parentUpdate package.json (diff)
downloadserver-ts-e25673c2f7935ba57f0a9869a8df3a59fde45849.tar.xz
New Version 1.1.1
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 f598f69d..6fda39e4 100644 --- a/package.json +++ b/package.json
@@ -1,6 +1,6 @@ { "name": "@fosscord/server-util", - "version": "1.1.0", + "version": "1.1.1", "description": "Utility functions for the all server repositories", "main": "dist/index.js", "types": "dist/index.d.ts",