Skip to content

Commit 0bb01af

Browse files
authored
Release 1.1.0
1 parent c4cae11 commit 0bb01af

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

api/ArduinoAPI.h

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,8 +20,8 @@
2020
#ifndef ARDUINO_API_H
2121
#define ARDUINO_API_H
2222

23-
// version 1.0.0
24-
#define ARDUINO_API_VERSION 10001
23+
// version 1.1.0
24+
#define ARDUINO_API_VERSION 10100
2525

2626
#include "Binary.h"
2727

0 commit comments

Comments
 (0)