Skip to content

Commit 3f208bc

Browse files
authored
chore: fix version script (#17)
1 parent 2f1e0b8 commit 3f208bc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

scripts/update-version.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ const replacements = [
1010
"liblab.config.json",
1111
"README.md",
1212
"pom.xml",
13-
"example/pom.xml",
13+
"examples/pom.xml",
1414
"kotlin-example/pom.xml",
1515
],
1616

0 commit comments

Comments
 (0)