Bump to 0.0.68
This commit is contained in:
parent
ca05e93c10
commit
86a2c9440d
@ -1,6 +1,10 @@
|
||||
# Change Log
|
||||
All notable changes to this project will be documented in this file.
|
||||
|
||||
## 0.0.68 — 2016-05-17
|
||||
* Rustup to *rustc 1.10.0-nightly (cd6a40017 2016-05-16)*
|
||||
* New lint: [`unnecessary_operation`]
|
||||
|
||||
## 0.0.67 — 2016-05-12
|
||||
* Rustup to *rustc 1.10.0-nightly (22ac88f1a 2016-05-11)*
|
||||
|
||||
|
@ -1,6 +1,6 @@
|
||||
[package]
|
||||
name = "clippy"
|
||||
version = "0.0.67"
|
||||
version = "0.0.68"
|
||||
authors = [
|
||||
"Manish Goregaokar <manishsmail@gmail.com>",
|
||||
"Andre Bogus <bogusandre@gmail.com>",
|
||||
|
Loading…
Reference in New Issue
Block a user