Skip to content

Commit ec64386

Browse files
committed
Updated metafiles for with 2.1.0 version
1 parent 8304800 commit ec64386

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

library.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,13 @@
11
{
22
"name":"pas-co2-sensor",
33
"keywords":"gas, co2, sensor, photoacoustic, sensor2go",
4-
"description":"C/C++ library for Infineon PAS XENSIV™ CO2 sensor",
4+
"description":"C/C++ library for Infineon XENSIV™ PAS CO2 sensor",
55
"repository":{
66
"type":"git",
77
"url":"https://github.com/Infineon/arduino-pas-co2-sensor.git",
88
"branch":"master"
99
},
10-
"version":"2.0.0",
10+
"version":"2.1.0",
1111
"license":"MIT",
1212
"frameworks":"arduino",
1313
"platforms":[

library.properties

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
name=pas-co2-sensor
2-
version=2.0.0
2+
version=2.1.0
33
author=Infineon Technologies
44
maintainer=Infineon Technologies <www.infineon.com>
5-
sentence=C/C++ library for Infineon PAS XENSIV™ CO2 sensor
6-
paragraph=C/C++ library for Infineon Photoacoustic Spectroscopy (PAS) XENSIV™ CO2 miniaturized sensor
5+
sentence=C/C++ library for Infineon XENSIV™ PAS CO2 sensor
6+
paragraph=C/C++ library for Infineon XENSIV™ Photoacoustic Spectroscopy (PAS) CO2 miniaturized sensor
77
category=Sensors
88
url=https://github.com/Infineon/arduino-pas-co2-sensor
99
architectures=*

0 commit comments

Comments
 (0)