Skip to content

Commit d11ae5c

Browse files
author
Marek Suchánek
committed
Update the version to 2.18.0
1 parent 8c66596 commit d11ae5c

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
lines changed

Cargo.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
[package]
22
name = "newdoc"
3-
version = "2.17.0"
3+
version = "2.18.0"
44
description = "Generate pre-populated module files formatted with AsciiDoc that are used in Red Hat and Fedora documentation."
55
authors = ["Marek Suchánek <[email protected]>"]
66
license = "GPL-3.0-or-later"
77
edition = "2021"
88
# Check the Rust version using `cargo msrv verify`.
9-
rust-version = "1.67"
9+
rust-version = "1.70"
1010
documentation = "https://docs.rs/newdoc"
1111
readme = "README.md"
1212
repository = "https://github.com/redhat-documentation/newdoc/"

newdoc.spec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
Name: newdoc
22
Summary: Generate an AsciiDoc file using a modular template
3-
Version: 2.17.0
3+
Version: 2.18.0
44
Release: 1%{?dist}
55
License: GPLv3+
66
URL: https://github.com/redhat-documentation/newdoc

0 commit comments

Comments
 (0)