Version Bump

Signed-off-by: Sara Damiano <sdamiano@stroudcenter.org>
This commit is contained in:
Sara Damiano
2021-11-24 17:21:52 -05:00
parent f8c8e2c432
commit b381fa5c74
4 changed files with 4 additions and 4 deletions

View File

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