Skip to content

Commit 7aba701

Browse files
committed
- BSButton component updated, added a new icon parameter.
- BSDropdown component updated, added a new 'selectedItem' parameter.
1 parent eeb5c70 commit 7aba701

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

bootstrap/build.gradle.kts

+1-1
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ publishing {
5858
from(components["kotlin"])
5959
groupId = "com.github.stevdza-san"
6060
artifactId = "KotlinBootstrap"
61-
version = "0.0.7"
61+
version = "0.0.8"
6262
}
6363
}
6464
}

0 commit comments

Comments
 (0)