Skip to content

Commit 42fb0ee

Browse files
author
Sunny Huang
committed
fix(modern-sysu-touying): bump to publish version
1 parent c1142e0 commit 42fb0ee

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

packages/preview/modern-sysu-touying/0.1.0/template/touying.typ

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
#import "@preview/touying:0.6.1": *
22

33
// 建议在正式编辑幻灯片时,采用 typst.app 中的已发布版本模板
4-
#import "@preview/modern-sysu-touying:0.0.1": *
4+
#import "@preview/modern-sysu-touying:0.1.0": *
55
// #import "lib.typ": *
66

77
// Specify `lang` and `font` for the theme if needed.

packages/preview/modern-sysu-touying/0.1.0/typst.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "modern-sysu-touying"
3-
version = "0.0.1"
3+
version = "0.1.0"
44
entrypoint = "lib.typ"
55
repository = "https://github.com/sysu/modern-sysu-touying"
66
authors = ["Sunny Huang <@huangjj27>"]

0 commit comments

Comments
 (0)