Skip to content

Commit

Permalink
Bump version to 0.1.1.
Browse files Browse the repository at this point in the history
  • Loading branch information
ehuss committed Jul 4, 2024
1 parent b1e5cf3 commit 410d493
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions mdbook-spec/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,9 @@
# Changelog

## mdbook-spec 0.1.1

- Moved code to a library to support upstream integration.

## mdbook-spec 0.1.0

- Initial release
2 changes: 1 addition & 1 deletion mdbook-spec/Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "mdbook-spec"
version = "0.1.0"
version = "0.1.1"
edition = "2021"
license = "MIT OR Apache-2.0"
description = "An mdBook preprocessor to help with the Rust specification."
Expand Down

0 comments on commit 410d493

Please sign in to comment.