Version bump
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 6bde613..1cb596d 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,6 +1,9 @@
# Change Log
All notable changes to this project will be documented in this file.
+## 0.0.199
+* Rustup to *rustc 1.27.0-nightly (ff2ac35db 2018-05-12)*
+
## 0.0.198
* Rustup to *rustc 1.27.0-nightly (acd3871ba 2018-05-10)*
diff --git a/Cargo.toml b/Cargo.toml
index 083565d..a200a67 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "clippy"
-version = "0.0.198"
+version = "0.0.199"
authors = [
"Manish Goregaokar <manishsmail@gmail.com>",
"Andre Bogus <bogusandre@gmail.com>",
@@ -37,7 +37,7 @@
[dependencies]
# begin automatic update
-clippy_lints = { version = "0.0.198", path = "clippy_lints" }
+clippy_lints = { version = "0.0.199", path = "clippy_lints" }
# end automatic update
regex = "1"
semver = "0.9"
diff --git a/clippy_lints/Cargo.toml b/clippy_lints/Cargo.toml
index cc5d36f..284f7e7 100644
--- a/clippy_lints/Cargo.toml
+++ b/clippy_lints/Cargo.toml
@@ -1,7 +1,7 @@
[package]
name = "clippy_lints"
# begin automatic update
-version = "0.0.198"
+version = "0.0.199"
# end automatic update
authors = [
"Manish Goregaokar <manishsmail@gmail.com>",
diff --git a/min_version.txt b/min_version.txt
index a2e0b6f..9d1de5e 100644
--- a/min_version.txt
+++ b/min_version.txt
@@ -1,7 +1,7 @@
-rustc 1.27.0-nightly (acd3871ba 2018-05-10)
+rustc 1.27.0-nightly (ff2ac35db 2018-05-12)
binary: rustc
-commit-hash: acd3871ba17316419c644e17547887787628ec2f
-commit-date: 2018-05-10
+commit-hash: ff2ac35db93a80b2de5daa4f280bf1503d62c164
+commit-date: 2018-05-12
host: x86_64-unknown-linux-gnu
release: 1.27.0-nightly
LLVM version: 6.0