Update readme

This commit is contained in:
Sara Damiano
2019-05-22 14:23:52 -04:00
parent 7d87baf8b2
commit 22b7ae7198
4 changed files with 23 additions and 23 deletions

View File

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