Skip to content

Commit a2e1410

Browse files
committed
chore: bump version to 1.0.10
1 parent f270cb8 commit a2e1410

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ repositories {
2323
}
2424
2525
dependencies {
26-
implementation 'com.commandbar.android:commandbar:1.0.9'
26+
implementation 'com.commandbar.android:commandbar:1.0.10'
2727
}
2828
```
2929

commandbar/build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ mavenPublishing {
4343

4444
signAllPublications()
4545

46-
coordinates("com.commandbar.android", "commandbar", "1.0.9")
46+
coordinates("com.commandbar.android", "commandbar", "1.0.10")
4747

4848
pom {
4949
name.set("CommandBarAndroid")

0 commit comments

Comments
 (0)