Version bump

This commit is contained in:
Sara Damiano
2019-05-24 14:47:08 -04:00
parent 344bacd73e
commit eeef8e3c69
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.5"
#define TINYGSM_VERSION "0.7.6"
#if defined(SPARK) || defined(PARTICLE)
#include "Particle.h"