Version bump

This commit is contained in:
Sara Damiano
2019-06-12 10:31:46 -04:00
parent 37618c80bf
commit 6df910933b
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.7.10"
#define TINYGSM_VERSION "0.8.0"
#if defined(SPARK) || defined(PARTICLE)
#include "Particle.h"