Skip to content

Commit 23efac8

Browse files
committed
bump version
1 parent a19a021 commit 23efac8

File tree

3 files changed

+5
-2
lines changed

3 files changed

+5
-2
lines changed

CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,9 @@
11
WIP
22
===
33

4+
0.1.1 (2022-01-12)
5+
=====
6+
47
* Add support for `h1_title` setting.
58
* Add breadcrumbs navigation
69
* Embed CSS in Smeagol, so no internet connection is required to run [#9](https://github.com/AustinWise/smeagol/issues/9)

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 = "smeagol-wiki"
3-
version = "0.1.1"
3+
version = "0.1.2"
44
edition = "2021"
55
description = "A personal wiki webserver. Work in progress."
66
license = "MIT"

0 commit comments

Comments
 (0)