Skip to content

Commit c3dc54d

Browse files
committed
Bump to 0.0.69
1 parent f5f637d commit c3dc54d

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

CHANGELOG.md

+3
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,9 @@
11
# Change Log
22
All notable changes to this project will be documented in this file.
33

4+
## 0.0.69 — 2016-05-20
5+
* Rustup to *rustc 1.10.0-nightly (764ef92ae 2016-05-19)*
6+
47
## 0.0.68 — 2016-05-17
58
* Rustup to *rustc 1.10.0-nightly (cd6a40017 2016-05-16)*
69
* New lint: [`unnecessary_operation`]

Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "clippy"
3-
version = "0.0.68"
3+
version = "0.0.69"
44
authors = [
55
"Manish Goregaokar <[email protected]>",
66
"Andre Bogus <[email protected]>",

0 commit comments

Comments
 (0)