diff options
| author | Chris Johnson <chrisjohnsonmail@gmail.com> | 2018-12-07 12:24:01 -0600 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2018-12-07 12:24:01 -0600 |
| commit | 31eb5e9b873af4b509be2f77616113007fa0de9d (patch) | |
| tree | f9aa378886a3559c7361e14c18ddc58ba0a9d18d | |
| parent | d9251df84951768fa74cc0e01c3a76dbc1b2b0b1 (diff) | |
| download | googletest-31eb5e9b873af4b509be2f77616113007fa0de9d.tar.gz googletest-31eb5e9b873af4b509be2f77616113007fa0de9d.tar.bz2 googletest-31eb5e9b873af4b509be2f77616113007fa0de9d.zip | |
chore: Update version to latest release
| -rw-r--r-- | library.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/library.json b/library.json index 0e35a61f..3104ec1e 100644 --- a/library.json +++ b/library.json @@ -8,7 +8,7 @@ "type": "git", "url": "https://github.com/abseil/googletest.git" }, - "version": "0.0.1", + "version": "1.8.1", "exclude": [ "ci", "googlemock/build-aux", |
