Skip to content

Commit

Permalink
Update package.json
Browse files Browse the repository at this point in the history
  • Loading branch information
vashadow authored Oct 18, 2024
1 parent 36083a3 commit a1cfd24
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "framework-arduinorenesas-uno",
"version": "1.1.0",
"version": "1.1.1",
"description": "Arduino Wiring-based Framework for Renesas MCUs (UNOR4 core)",
"keywords": [
"framework",
Expand All @@ -10,6 +10,6 @@
],
"repository": {
"type": "git",
"url": "https://github.com/arduino/ArduinoCore-renesas.git"
"url": "https://github.com/vashadow/ArduinoCore-renesas.git"
}
}

0 comments on commit a1cfd24

Please sign in to comment.