Skip to content

Commit 4fe4a1d

Browse files
committed
release: 0.1.2
1 parent dbdffe5 commit 4fe4a1d

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

build.gradle.kts

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

1010
group = "moe.prwk"
11-
version = "0.1.1"
11+
version = "0.1.2"
1212
base.archivesName = "btleplug4j"
1313

1414
repositories {

ffi/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "btleplug4j-ffi"
3-
version = "0.1.1"
3+
version = "0.1.2"
44
edition = "2024"
55

66
[lib]

0 commit comments

Comments
 (0)