Version bump
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 99460d2..acfa4d2 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.203
+* Rustup to *rustc 1.28.0-nightly (a3085756e 2018-05-19)*
+
 ## 0.0.202
 * Rustup to *rustc 1.28.0-nightly (952f344cd 2018-05-18)*
 
diff --git a/Cargo.toml b/Cargo.toml
index 71d4ec0..214c7e2 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -1,6 +1,6 @@
 [package]
 name = "clippy"
-version = "0.0.202"
+version = "0.0.203"
 authors = [
 	"Manish Goregaokar <manishsmail@gmail.com>",
 	"Andre Bogus <bogusandre@gmail.com>",
@@ -37,7 +37,7 @@
 
 [dependencies]
 # begin automatic update
-clippy_lints = { version = "0.0.202", path = "clippy_lints" }
+clippy_lints = { version = "0.0.203", path = "clippy_lints" }
 # end automatic update
 regex = "1"
 semver = "0.9"
diff --git a/clippy_lints/Cargo.toml b/clippy_lints/Cargo.toml
index 4eb3491..ddc907d 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.202"
+version = "0.0.203"
 # end automatic update
 authors = [
 	"Manish Goregaokar <manishsmail@gmail.com>",
diff --git a/min_version.txt b/min_version.txt
index e56c97a..c28edfb 100644
--- a/min_version.txt
+++ b/min_version.txt
@@ -1,7 +1,7 @@
-rustc 1.28.0-nightly (952f344cd 2018-05-18)
+rustc 1.28.0-nightly (a3085756e 2018-05-19)
 binary: rustc
-commit-hash: 952f344cdc0bca58d9f6c54dcfbae0890246e886
-commit-date: 2018-05-18
+commit-hash: a3085756edf66459109c4b07948b08fe3e78bc3b
+commit-date: 2018-05-19
 host: x86_64-unknown-linux-gnu
 release: 1.28.0-nightly
 LLVM version: 6.0