Skip to content
This repository has been archived by the owner on Jun 1, 2024. It is now read-only.

Commit

Permalink
build(version): Update version to v1.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
sgoudham authored Sep 15, 2022
1 parent 8a3928f commit c8d96bc
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "mdbook-template"
version = "1.0.0"
version = "1.1.0"
edition = "2021"
authors = ["Goudham Suresh <sgoudham@gmail.com>"]
description = "A mdbook preprocessor that allows the re-usability of template files with dynamic arguments"
Expand All @@ -27,4 +27,4 @@ anyhow = "1.0.57"
env_logger = "0.9.0"
log = "0.4.16"
lazy_static = "1.4.0"
fancy-regex = "0.10.0"
fancy-regex = "0.10.0"

0 comments on commit c8d96bc

Please sign in to comment.