🔖 [build] release development version 0.0.11
This commit is contained in:
parent
6cb4f62375
commit
2caa7e924b
2 changed files with 17 additions and 5 deletions
|
|
@ -1,6 +1,6 @@
|
|||
[package]
|
||||
name = "pagetop-build"
|
||||
version = "0.0.10"
|
||||
version = "0.0.11"
|
||||
edition = "2021"
|
||||
|
||||
description = "Simplifies the process of embedding resources in PageTop app binaries."
|
||||
|
|
@ -19,4 +19,4 @@ keywords = [
|
|||
]
|
||||
|
||||
[dependencies]
|
||||
static-files = "0.2.3"
|
||||
static-files = "0.2.4"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue