oops, updated README.md.

This commit is contained in:
Kang Seonghoon 2015-01-02 13:48:58 +09:00
parent 84f4eb478c
commit e53a8b0b01
2 changed files with 2 additions and 2 deletions

View File

@ -1,4 +1,4 @@
[Chrono][doc] 0.1.6
[Chrono][doc] 0.1.7
===================
[![Chrono on Travis CI][travis-image]][travis]

View File

@ -4,7 +4,7 @@
/*!
# Chrono 0.1.6
# Chrono 0.1.7
Date and time handling for Rust. (also known as `rust-chrono`)
It aims to be a feature-complete superset of the [time](https://github.com/rust-lang/time) library.