Version bump

This commit is contained in:
Sara Damiano
2019-05-17 14:07:07 -04:00
parent 5446e30b1c
commit 612451c1b7
4 changed files with 5 additions and 4 deletions

View File

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