Skip to content

Commit c3b671f

Browse files
committed
{chore} version v0.1.0
1 parent 75ceeb6 commit c3b671f

File tree

3 files changed

+4
-2
lines changed

3 files changed

+4
-2
lines changed

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,8 @@
44

55
<!-- add new items here -->
66

7+
## v0.1.0
8+
79
- Add experimental background option for \*nix platforms
810
- Replace camelCase options with kebab-case in `book.toml`
911
- This package is now also a library, though that's mostly for internal

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: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "mdbook-angular"
3-
version = "0.0.3"
3+
version = "0.1.0"
44
edition = "2021"
55
authors = ["Bram Gotink <[email protected]>"]
66
license = "EUPL-1.2"

0 commit comments

Comments
 (0)