Skip to content

Commit 40f30c2

Browse files
committedSep 7, 2024
Bump to v0.2.0
1 parent ba4409b commit 40f30c2

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed
 

‎Cargo.lock

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

‎Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
name = "tiddly-wiki-server"
33
description = "A web back-end for a TiddlyWiki"
44
repository = "https://github.com/nathanielknight/tiddly-wiki-server"
5-
version = "0.1.2"
5+
version = "0.2.0"
66
edition = "2021"
77
license-file = "LICENSE.md"
88
readme = "README.md"

0 commit comments

Comments
 (0)
Please sign in to comment.