Skip to content

Commit b326308

Browse files
remove version in examples files
1 parent 8c93cb7 commit b326308

1 file changed

Lines changed: 1 addition & 6 deletions

File tree

tbump.toml

Lines changed: 1 addition & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -26,12 +26,7 @@ src = "justfile"
2626

2727
[[file]]
2828
src = "README.md"
29-
30-
[[file]]
31-
src = "examples/import-terms-from-yaml-file/import-terms-from-yaml-file.typ"
32-
33-
[[file]]
34-
src = "examples/full-example/main.typ"
29+
search = '#import "@preview/glossarium:{current_version}": make-glossary, print-glossary, gls, glspl'
3530

3631
[[before_commit]]
3732
name = "compile examples"

0 commit comments

Comments
 (0)