summary refs log tree commit diff
path: root/package.json
diff options
context:
space:
mode:
authorIntevel ツ <59223342+Intevel@users.noreply.github.com>2021-05-05 21:25:11 +0200
committerIntevel ツ <59223342+Intevel@users.noreply.github.com>2021-05-05 21:25:11 +0200
commitef75e438c2cfa8e414686a174388b7936d5c0d6a (patch)
tree349a7691e32ba05d55238490f6ba4d9dd6329e6b /package.json
parentUpdate Template.ts (diff)
downloadserver-ef75e438c2cfa8e414686a174388b7936d5c0d6a.tar.xz
Update package.json
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 2ea573e5..f598f69d 100644
--- a/package.json
+++ b/package.json
@@ -1,6 +1,6 @@
 {
 	"name": "@fosscord/server-util",
-	"version": "1.0.9",
+	"version": "1.1.0",
 	"description": "Utility functions for the all server repositories",
 	"main": "dist/index.js",
 	"types": "dist/index.d.ts",