This commit is contained in:
Sara Damiano
2019-07-17 13:58:32 -04:00
parent d4d63dabe7
commit 295361dc29
3 changed files with 3 additions and 3 deletions

View File

@@ -10,7 +10,7 @@
#define TinyGsmCommon_h
// The current library version number
#define TINYGSM_VERSION "0.9.1"
#define TINYGSM_VERSION "0.9.2"
#if defined(SPARK) || defined(PARTICLE)
#include "Particle.h"