Skip to content

Commit 3c0da62

Browse files
Bump version to 0.4.0
1 parent 0eb60a0 commit 3c0da62

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.3.0"
28+
version = "0.4.0"
2929
}
3030

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

0 commit comments

Comments
 (0)