Skip to content

Commit aa103b0

Browse files
author
John Wellbelove
committed
Sync to 20.39.0
1 parent 41adcc6 commit aa103b0

30 files changed

+3139
-741
lines changed

library.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "Embedded Template Library ETL",
3-
"version": "20.38.17",
3+
"version": "20.39.0",
44
"authors": {
55
"name": "John Wellbelove",
66
"email": "[email protected]"
@@ -11,7 +11,7 @@
1111
"keywords": "c-plus-plus, cpp, algorithms, containers, templates",
1212
"repository": {
1313
"type": "git",
14-
"url": "https://github.com/ETLCPP/etl.git"
14+
"url": "https://github.com/ETLCPP/etl-arduino.git"
1515
},
1616
"build": {
1717
"includeDir": "include"

library.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
name=Embedded Template Library ETL
2-
version=20.38.17
2+
version=20.39.0
33
author= John Wellbelove <[email protected]>
44
maintainer=John Wellbelove <[email protected]>
55
license=MIT

0 commit comments

Comments
 (0)