Version bump

This commit is contained in:
Sara Damiano
2019-09-25 17:44:54 -04:00
parent 55d668ad0d
commit c10dfe0636
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.17"
#define TINYGSM_VERSION "0.9.18"
#if defined(SPARK) || defined(PARTICLE)
#include "Particle.h"