summaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
Diffstat (limited to 'package.json')
-rw-r--r--package.json5
1 files changed, 4 insertions, 1 deletions
diff --git a/package.json b/package.json
index db4432f..72316c9 100644
--- a/package.json
+++ b/package.json
@@ -1,7 +1,7 @@
{
"name": "@derhuerst/gemini",
"description": "Experimental Gemini server & client.",
- "version": "1.0.3",
+ "version": "1.0.4",
"main": "index.js",
"files": [
"index.js",
@@ -18,6 +18,9 @@
"server"
],
"author": "Jannis R <mail@jannisr.de>",
+ "contributors": [
+ "<RangerMauve@hotmail.com>"
+ ],
"homepage": "https://github.com/derhuerst/gemini",
"repository": "derhuerst/gemini",
"bugs": "https://github.com/derhuerst/gemini/issues",