From 6d1f0ad31e0dd25c7cb029a65f26b94f1755e936 Mon Sep 17 00:00:00 2001 From: Eric Woodward Date: Tue, 17 Mar 2026 23:03:03 -0400 Subject: [PATCH] update README update to v0.8.1 --- README.md | 5 +++-- package.json | 2 +- 2 files changed, 4 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 39ed141..4ebc573 100644 --- a/README.md +++ b/README.md @@ -4,8 +4,9 @@ An [ExpressJS](https://expressjs.com/) router for serving, sharing, and updating [`twtxt.txt` file](https://twtxt.dev/). > [!WARNING] -> **STILL IN ALPHA**: Although this plugin lacks documentation, examples, tests, installation -> flexibility, and polish, it's still fully-functional and actively deployed to at least one site. +> **STILL IN ALPHA**: Although this is a fully-functional plugin which is actively deployed to at least one site (my +> own), it currently lacks documentation, examples, tests, installation flexibility, or polish. +> _USE AT YOUR OWN RISK_ ### Features diff --git a/package.json b/package.json index c5b60da..d49a216 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "express-twtkpr", - "version": "0.8.0", + "version": "0.8.1", "description": "An express library for hosting and maintaining a twtxt.txt file.", "license": "MIT", "author": {