diff --git a/library.json b/library.json index 89a568a..0b4b0c1 100644 --- a/library.json +++ b/library.json @@ -1,13 +1,13 @@ { "name": "CAN_BUS_Shield", - "keywords": "can, bus, mcp2518fd, mcp2515, mcp-2515", - "description": "Seeed Arduino library to control CAN-BUS and CAN BUS FD.", + "keywords": "can, bus, mcp2518fd, mcp2515", + "description": "Seeed Arduino library to control CAN BUS and CAN BUS FD.", "repository": { "type": "git", "url": "https://github.com/Seeed-Studio/Seeed_Arduino_CAN.git" }, - "version": "2.3.2", + "version": "2.3.3", "frameworks": "arduino", "platforms": "*" } diff --git a/library.properties b/library.properties index 59970e5..7e83239 100644 --- a/library.properties +++ b/library.properties @@ -1,9 +1,9 @@ -name=CAN-BUS Shield -version=2.3.2 +name=CAN_BUS_Shield +version=2.3.3 author=Seeed Studio maintainer=Seeed Studio -sentence=Seeed Arduino library to control CAN-BUS and CAN BUS FD. -paragraph=Seeed Arduino library to control CAN-BUS and CAN BUS FD. +sentence=Seeed Arduino library to control CAN BUS and CAN BUS FD. +paragraph=Seeed Arduino library to control CAN BUS and CAN BUS FD. category=Device Control url=https://github.com/Seeed-Studio/Seeed_Arduino_CAN architectures=*