Update travis, version bump

This commit is contained in:
Sara Damiano
2019-07-16 16:16:45 -04:00
parent 831190c21a
commit 7ff541d27b
4 changed files with 5 additions and 3 deletions

View File

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