Version bump

Signed-off-by: Sara Damiano <sdamiano@stroudcenter.org>
This commit is contained in:
Sara Damiano
2020-08-07 17:13:28 -04:00
parent b49c214d01
commit ad437a5a51
4 changed files with 4 additions and 4 deletions

View File

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