Publish v0.3.0

This commit is contained in:
Pyfisch
2017-09-06 15:42:30 +02:00
parent 60b551bd97
commit ad4ffc324a
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -10,7 +10,7 @@ rust:
- nightly
- beta
- stable
- 1.13.0
- 1.20.0
before_script:
- |
pip install 'travis-cargo<0.2' --user &&
+1 -1
View File
@@ -1,6 +1,6 @@
[package]
name = "httpdate"
version = "0.2.1"
version = "0.3.0"
authors = ["Pyfisch <pyfisch@gmail.com>"]
license = "MIT/Apache-2.0"
description = "HTTP date parsing and formatting"