version bump

This commit is contained in:
Sara Damiano
2019-08-27 19:56:53 -04:00
parent b2cfdb9f48
commit 3bf857e758
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.7"
#define TINYGSM_VERSION "0.9.8"
#if defined(SPARK) || defined(PARTICLE)
#include "Particle.h"