diff options
| author | Jonas Bernoulli <jonas@bernoul.li> | 2026-01-29 18:57:26 +0100 |
|---|---|---|
| committer | Jonas Bernoulli <jonas@bernoul.li> | 2026-01-29 18:57:26 +0100 |
| commit | a59e3b42ab5e8e7296318ec6165fb5ecea9398d3 (patch) | |
| tree | 709e83dd416dedb7f6abbdbab68f43bd73903d82 | |
| parent | e08a9ccf29e28aae43988458789dea04a562ccd1 (diff) | |
Move to beta phase
| -rw-r--r-- | README.org | 2 | ||||
| -rw-r--r-- | cond-let.el | 2 |
2 files changed, 2 insertions, 2 deletions
@@ -2,7 +2,7 @@ #+begin_quote [!WARNING] -This is an BETA release! +This is a BETA release! Breaking changes are unlikely but still possible! See https://github.com/tarsius/cond-let/wiki. #+end_quote diff --git a/cond-let.el b/cond-let.el index 57886b1..9d7d342 100644 --- a/cond-let.el +++ b/cond-let.el @@ -29,7 +29,7 @@ ;;; Commentary: -;; This is an ALPHA release! +;; This is a BETA release! ;; Breaking changes are possible! ;; Emacs provides the binding conditionals `if-let', `if-let*', |
