Skip to content

Commit

Permalink
Version 0.1.0 - going public
Browse files Browse the repository at this point in the history
  • Loading branch information
sivar2311 committed Mar 3, 2022
1 parent d6f6e77 commit a28c816
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion library.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
"maintainer": true
}
],
"version": "0.0.6",
"version": "0.1.0",
"frameworks": "arduino",
"platforms": [
"espressif32"
Expand Down
2 changes: 1 addition & 1 deletion library.properties
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
name=ESP32-BLE-RemoteControl
version=0.0.6
version=0.1.0
author=Sivar2311 <[email protected]>
maintainer=Sivar2311 <[email protected]>
sentence=This library allows you to send and receive simple command messages via Bluetooth Low Energy.
Expand Down

0 comments on commit a28c816

Please sign in to comment.