Skip to content

Commit 78e7a18

Browse files
author
Marek Suchánek
committed
Update the version to 1.0.0
1 parent 933351c commit 78e7a18

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

Diff for: Cargo.lock

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Diff for: Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
[package]
22
name = "acorns"
33
authors = ["Marek Suchánek <msuchane@redhat.com>"]
4-
version = "0.33.1"
4+
version = "1.0.0"
55
edition = "2021"
66
# Check the Rust version using `cargo msrv verify`.
77
rust-version = "1.70"

Diff for: acorns.spec

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
Name: acorns
22
Summary: Generate an AsciiDoc release notes document from tracking tickets.
3-
Version: 0.33.1
3+
Version: 1.0.0
44
Release: 1%{?dist}
55
License: GPLv3+
66
URL: https://github.com/redhat-documentation/acorns

0 commit comments

Comments
 (0)