diff --git a/README.org b/README.org index f0728a9..a093dbe 100644 --- a/README.org +++ b/README.org @@ -257,7 +257,7 @@ Needless to say, the tests won't make actual API calls. Otherwise it wouldn't be * Changelog -** 0.5pre +** 0.5 *** Breaking changes diff --git a/kagi-test.el b/kagi-test.el index 258c609..0dac634 100644 --- a/kagi-test.el +++ b/kagi-test.el @@ -5,7 +5,7 @@ ;; Author: Bram Schoenmakers ;; Maintainer: Bram Schoenmakers ;; Created: 11 Feb 2024 -;; Package-Version: 0.4 +;; Package-Version: 0.5 ;; Package-Requires: ((emacs "29.1") (shell-maker "0.46.1")) ;; Keywords: terminals wp ;; URL: https://codeberg.org/bram85/kagi.el diff --git a/kagi.el b/kagi.el index be8534d..e97830f 100644 --- a/kagi.el +++ b/kagi.el @@ -5,7 +5,7 @@ ;; Author: Bram Schoenmakers ;; Maintainer: Bram Schoenmakers ;; Created: 16 Dec 2023 -;; Package-Version: 0.4 +;; Package-Version: 0.5 ;; Package-Requires: ((emacs "29.1") (shell-maker "0.46.1")) ;; Keywords: terminals wp ;; URL: https://codeberg.org/bram85/kagi.el diff --git a/kagi.info b/kagi.info index f53b50f..146bc06 100644 Binary files a/kagi.info and b/kagi.info differ diff --git a/kagi.texi b/kagi.texi index ed39ae6..629d480 100644 --- a/kagi.texi +++ b/kagi.texi @@ -43,10 +43,10 @@ Installation and configuration Changelog -* 0.5pre: 05pre. +* 0.5: 05. * 0.4: 04. -0.5pre +0.5 * Breaking changes:: * New:: @@ -360,12 +360,12 @@ Needless to say, the tests won't make actual API calls. Otherwise it wouldn't be @chapter Changelog @menu -* 0.5pre: 05pre. +* 0.5: 05. * 0.4: 04. @end menu -@node 05pre -@section 0.5pre +@node 05 +@section 0.5 @menu * Breaking changes:: diff --git a/ob-kagi-fastgpt.el b/ob-kagi-fastgpt.el index d059fbe..1fa2470 100644 --- a/ob-kagi-fastgpt.el +++ b/ob-kagi-fastgpt.el @@ -5,7 +5,7 @@ ;; Author: Bram Schoenmakers ;; Maintainer: Bram Schoenmakers ;; Created: 12 April 2024 -;; Package-Version: 0.4 +;; Package-Version: 0.5 ;; Package-Requires: ((emacs "29.1") (shell-maker "0.46.1")) ;; Keywords: terminals wp ;; URL: https://codeberg.org/bram85/kagi.el