Release 1.0.91 (pretest2): Info manual + generated README

Bump z per the releasable-set convention.  Ship the Info manual
(make info; make info-emacs fallback).  Generate README.md from
README.org via Emacs batch ox-md, with a pre-commit hook and
board screenshots.
This commit is contained in:
Corwin Brust 2026-07-01 14:32:32 -05:00
parent 69a4de7538
commit 7918daf7ef
30 changed files with 45 additions and 33 deletions

View file

@ -1,5 +1,5 @@
;;; card-games-pkg.el --- Package metadata -*- no-byte-compile: t; -*-
(define-package "card-games" "1.0.90"
(define-package "card-games" "1.0.91"
"Play card games in Emacs (console UNICODE and graphical SVG)."
'((emacs "26.1"))
:keywords '("games")