From c84678a5c51cc519b13107ffbc17f5583be3da23 Mon Sep 17 00:00:00 2001 From: JenChieh Date: Thu, 23 Jan 2025 02:42:02 -0800 Subject: [PATCH] Bump version --- CHANGELOG.md | 9 +++++++-- Eask | 2 +- eglot-ltex-plus.el | 2 +- 3 files changed, 9 insertions(+), 4 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index b7d955e..5af3e6b 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,11 +5,16 @@ All notable changes to this project will be documented in this file. Check [Keep a Changelog](http://keepachangelog.com/) for recommendations on how to structure this file. -## 0.2.0 (Unreleased) -> Released N.A +## 0.3.0 (Unreleased) +> Released N/A * N/A +## 0.2.0 +> Released Jan 23, 2025 + +* feat: Rename to `eglot-ltex-plus`. + ## 0.1.0 > Released Feb 28, 2024 diff --git a/Eask b/Eask index bbc23c5..8e73caa 100644 --- a/Eask +++ b/Eask @@ -1,5 +1,5 @@ (package "eglot-ltex-plus" - "0.1.0" + "0.2.0" "Eglot Clients for LTEX+") (website-url "https://github.com/emacs-languagetool/eglot-ltex-plus") diff --git a/eglot-ltex-plus.el b/eglot-ltex-plus.el index ac76e8d..25e56f4 100644 --- a/eglot-ltex-plus.el +++ b/eglot-ltex-plus.el @@ -5,7 +5,7 @@ ;; Author: Shen, Jen-Chieh ;; URL: https://github.com/emacs-languagetool/eglot-ltex-plus -;; Version: 0.1.0 +;; Version: 0.2.0 ;; Package-Requires: ((emacs "24.3") (eglot "1.4") (f "0.20.0")) ;; Keywords: convenience eglot languagetool checker