Correctly bump version, modify workflow

Signed-off-by: Sara Damiano <sdamiano@stroudcenter.org>
This commit is contained in:
Sara Damiano
2021-05-24 14:51:17 -04:00
parent 8b25d8c1d9
commit a5a2ce3453
6 changed files with 61 additions and 23 deletions

View File

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