Skip to content

Commit a01ccfb

Browse files
chore: Bump version
1 parent 119e185 commit a01ccfb

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

inspector/build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ sourceSets {
4040
}
4141

4242
// should be bumped with each stable release
43-
val inspectorVersion = "v1.4.4"
43+
val inspectorVersion = "v1.4.5"
4444

4545
// counts commit count on master
4646
val inspectorRevision = runCatching {

0 commit comments

Comments
 (0)