Skip to content
This repository was archived by the owner on Jan 20, 2025. It is now read-only.

Commit 5e4e4a1

Browse files
committed
1.0.1-dev
1 parent b01052d commit 5e4e4a1

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
@@ -12,7 +12,7 @@
1212
"type": "git",
1313
"url": "https://github.com/yubox-node-org/AsyncTCPSock.git"
1414
},
15-
"version": "0.0.1",
15+
"version": "1.0.1-dev",
1616
"license": "LGPL-3.0",
1717
"frameworks": "arduino",
1818
"platforms": "espressif32",

library.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
name=AsyncTCPSock
2-
version=0.0.1
2+
version=1.0.1-dev
33
author=avillacis
44
maintainer=avillacis
55
sentence=Reimplemented Async TCP Library for ESP32 using BSD Sockets

0 commit comments

Comments
 (0)