Skip to content

Commit 2ece88a

Browse files
committed
Release 0.8.0
1 parent 03a6237 commit 2ece88a

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

CHANGELOG.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
This document provides a high-level view of the changes to the {project-name} by release.
88
For a detailed view of what has changed, refer to the {uri-project}/commits/master[commit history] on GitHub.
99

10-
== Unreleased
10+
== 0.8.0 (2025-01-20) - @slonopotamus
1111

1212
* Bump minimal supported Ruby version to 2.7
1313
* Add support for Ruby 3.4

lib/asciidoctor_fb2/version.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,6 @@
22

33
module Asciidoctor
44
module FB2
5-
VERSION = '0.7.0'
5+
VERSION = '0.8.0'
66
end
77
end

0 commit comments

Comments
 (0)