Bump version to 1.1.0 and update README

Add accessibility section documenting WCAG 2.2 AAA compliance,
keyboard navigation, focus management, and theme support. Update
file handling with single-instance and OS association. Fix repo
URLs and version badge.
This commit is contained in:
Your Name
2026-02-19 22:02:21 +02:00
parent 5af64df152
commit ef8a4524b9
4 changed files with 39 additions and 15 deletions

View File

@@ -1,6 +1,6 @@
[package]
name = "vesper"
version = "1.0.1"
version = "1.1.0"
description = "A beautiful markdown reader"
authors = ["you"]
edition = "2021"