Typo, version bump

This commit is contained in:
Sara Damiano
2019-05-24 19:30:54 -04:00
parent 66a65e2686
commit c22efc5327
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.7.6"
#define TINYGSM_VERSION "0.7.7"
#if defined(SPARK) || defined(PARTICLE)
#include "Particle.h"