Skip to content

Commit 45d8bb4

Browse files
committed
chore: bump version to 1.2.0 in mod.ts JSDoc
1 parent 3e235be commit 45d8bb4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

mod.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -103,8 +103,8 @@ export {
103103
export type { FixFontPathsOptions } from "./scripts/fix_font_paths.ts";
104104

105105
export {
106-
generateDoctypeCommand,
107106
default as injectDoctype,
107+
generateDoctypeCommand,
108108
} from "./scripts/inject_doctype.ts";
109109
export type { InjectDoctypeOptions } from "./scripts/inject_doctype.ts";
110110

0 commit comments

Comments
 (0)