Skip to content

Commit e34bf7a

Browse files
committed
Bump versions
1 parent 289bd42 commit e34bf7a

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,5 +8,5 @@ plugins {
88

99
allprojects {
1010
group = "io.github.trueangle"
11-
version = "0.0.5"
11+
version = "0.0.6"
1212
}

gradle-plugin/build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ kotlin {
1313
}
1414

1515
group = "io.github.trueangle"
16-
version = "0.0.1"
16+
version = "0.0.2"
1717

1818
gradlePlugin {
1919
website.set("https://github.com/trueangle/kotlin-native-aws-lambda-runtime")

0 commit comments

Comments
 (0)