diff options
author | Vincent Ambo <mail@tazj.in> | 2018-10-05T22·44+0200 |
---|---|---|
committer | Vincent Ambo <github@tazj.in> | 2018-10-05T23·04+0200 |
commit | 7ec507f8cb6554db3a02336bcb8096239d361a75 (patch) | |
tree | 8391cf27b36f5ed8def9a8958a15c88cd443a363 /README.md | |
parent | 55c4943df14a73acce102f105e096f3a3978faab (diff) |
chore: Bump version to 1.1.0
... in preparation of a new release!
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md index 32efcf42880a..7c8ca956ee5d 100644 --- a/README.md +++ b/README.md @@ -6,7 +6,7 @@ logging service) to [Stackdriver Logging][]. Many existing log services are written in inefficient dynamic languages with error-prone "cover every possible use-case" -configuration. `journaldrive` instead aims to fit a specific use-case +configuration. `journaldriver` instead aims to fit a specific use-case very well, instead of covering every possible logging setup. `journaldriver` can be run on GCP-instances with no additional |