Skip to content

Commit 0f49103

Browse files
committed
- version 0.3.1
1 parent 8c4b054 commit 0f49103

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

library.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "BLEPeripheral",
3-
"version": "0.3.0",
3+
"version": "0.3.1",
44
"keywords": "BLE, bluetooth, peripheral",
55
"description": "Arduino library for creating custom BLE peripherals. Supports nRF8001 and nRF51822 based boards/shields.",
66
"repository":

library.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
name=BLEPeripheral
2-
version=0.3.0
2+
version=0.3.1
33
author=Sandeep Mistry <[email protected]>
44
maintainer=Sandeep Mistry <[email protected]>
55
sentence=An Arduino library for creating custom BLE peripherals.

0 commit comments

Comments
 (0)