Skip to content

Commit

Permalink
build: bump version to 0.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Myriad-Dreamin committed Dec 29, 2024
1 parent 103d4cd commit de15983
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
[workspace.package]
description = "A simple tool for creating modern online books in pure typst."
authors = ["shiroa Developers"]
version = "0.2.0-rc1"
version = "0.2.0"
edition = "2021"
readme = "README.md"
license = "Apache-2.0"
Expand Down
2 changes: 1 addition & 1 deletion frontend/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "shiroa",
"version": "0.2.0-rc1",
"version": "0.2.0",
"description": "Typst Book.",
"main": "dist/main.js",
"repository": "https://github.com/Myriad-Dreamin/shiroa",
Expand Down

0 comments on commit de15983

Please sign in to comment.