New issue template

This commit is contained in:
Sara Damiano
2019-07-19 09:45:48 -04:00
parent a05c1d96c1
commit 10b91ee932
4 changed files with 21 additions and 5 deletions

View File

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