Skip to content

Commit

Permalink
Release version 4.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
tarsius committed Aug 31, 2024
1 parent 6931c25 commit bc969a7
Show file tree
Hide file tree
Showing 4 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion CHANGELOG
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# -*- mode: org -*-
* v4.1.0 UNRELEASED
* v4.1.0 2024-09-01

- Updated tooling.

Expand Down
4 changes: 2 additions & 2 deletions docs/ghub.org
Original file line number Diff line number Diff line change
Expand Up @@ -7,15 +7,15 @@
#+texinfo_dir_category: Emacs
#+texinfo_dir_title: Ghub: (ghub).
#+texinfo_dir_desc: Client library for the Github API.
#+subtitle: for version 4.0.0
#+subtitle: for version 4.1.0

#+setupfile: .orgconfig

Ghub is an Emacs library that is used by various packages to access
the APIs of various instances of various Git forge implementations.

#+texinfo: @noindent
This manual is for Ghub version 4.0.0.
This manual is for Ghub version 4.1.0.

#+texinfo: @insertcopying
:END:
Expand Down
4 changes: 2 additions & 2 deletions docs/ghub.texi
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ General Public License for more details.
@finalout
@titlepage
@title Ghub User and Developer Manual
@subtitle for version 4.0.0
@subtitle for version 4.1.0
@author Jonas Bernoulli
@page
@vskip 0pt plus 1filll
Expand All @@ -48,7 +48,7 @@ Ghub is an Emacs library that is used by various packages to access
the APIs of various instances of various Git forge implementations.

@noindent
This manual is for Ghub version 4.0.0.
This manual is for Ghub version 4.1.0.

@insertcopying
@end ifnottex
Expand Down
2 changes: 1 addition & 1 deletion lisp/ghub.el
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
;; Homepage: https://github.com/magit/ghub
;; Keywords: tools

;; Package-Version: 4.0.0
;; Package-Version: 4.1.0
;; Package-Requires: (
;; (emacs "26.3")
;; (compat "30.0.0.0")
Expand Down

0 comments on commit bc969a7

Please sign in to comment.