diff options
author | Chris Johnson <chrisjohnsonmail@gmail.com> | 2019-10-10 17:28:02 (GMT) |
---|---|---|
committer | GitHub <noreply@github.com> | 2019-10-10 17:28:02 (GMT) |
commit | 31406d79090e15a6ab224669b4607953247da5d5 (patch) | |
tree | 1101d9aae1e54af9128a778498250868dda490a6 /library.json | |
parent | 85f059f03d56ce82cf8f68cf7505b695a0c730c2 (diff) | |
download | googletest-31406d79090e15a6ab224669b4607953247da5d5.zip googletest-31406d79090e15a6ab224669b4607953247da5d5.tar.gz googletest-31406d79090e15a6ab224669b4607953247da5d5.tar.bz2 |
chore: update versionrefs/pull/2510/head
Updated version from 1.8.1 to 1.10.0.
Diffstat (limited to 'library.json')
-rw-r--r-- | library.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/library.json b/library.json index e46fcbd..b21135c 100644 --- a/library.json +++ b/library.json @@ -8,7 +8,7 @@ "type": "git", "url": "https://github.com/google/googletest.git" }, - "version": "1.8.1", + "version": "1.10.0", "frameworks": "arduino", "platforms": [ "espressif32" |