Skip to content

Commit 256ea55

Browse files
authored
chore(codegen): bump version to 0.21.0 (#6138)
1 parent 22ed48a commit 256ea55

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

codegen/build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ allprojects {
3131
mavenCentral()
3232
}
3333
group = "software.amazon.smithy.typescript"
34-
version = "0.20.1"
34+
version = "0.21.0"
3535
}
3636

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

0 commit comments

Comments
 (0)