Skip to content

Commit 652cc99

Browse files
Bump code generators to 0.4.1 (#385)
1 parent 0e85045 commit 652cc99

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ plugins {
2525

2626
allprojects {
2727
group = "software.amazon.smithy.typescript"
28-
version = "0.4.0"
28+
version = "0.4.1"
2929
}
3030

3131
// The root project doesn't produce a JAR.

0 commit comments

Comments
 (0)