summaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
authorJannis R <mail@jannisr.de>2020-10-28 13:32:26 +0100
committerJannis R <mail@jannisr.de>2020-10-28 16:54:02 +0100
commit15394d9a834a65f84c0307e087fb6677627dc37d (patch)
treeb1185f6ed3f4c831075a7ef94a1256608fb65ac6 /package.json
parent2f13bd7349b798e4afd5693f6a258a56e30cf13d (diff)
followRedirects optionally as a function, 1.1.0
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 72316c9..20fbdcf 100644
--- a/package.json
+++ b/package.json
@@ -1,7 +1,7 @@
{
"name": "@derhuerst/gemini",
"description": "Experimental Gemini server & client.",
- "version": "1.0.4",
+ "version": "1.1.0",
"main": "index.js",
"files": [
"index.js",