version bump

This commit is contained in:
Sara Damiano
2019-08-28 16:59:35 -04:00
parent bd14270277
commit bf9bd36080
4 changed files with 4 additions and 4 deletions

View File

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