summaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
Diffstat (limited to 'package.json')
-rw-r--r--package.json4
1 files changed, 2 insertions, 2 deletions
diff --git a/package.json b/package.json
index 0c838be..503884d 100644
--- a/package.json
+++ b/package.json
@@ -1,6 +1,6 @@
{
"name": "gathio",
- "version": "1.0.0",
+ "version": "1.1.0",
"description": "",
"main": "index.js",
"scripts": {
@@ -11,7 +11,7 @@
},
"keywords": [],
"author": "",
- "license": "ISC",
+ "license": "GPL-3.0-or-later",
"dependencies": {
"@sendgrid/mail": "^6.5.5",
"body-parser": "^1.18.3",