소스 검색

Merge pull request #65 from nucleartide/master

Version bump to fix release build.
Simon Sapin 11 년 전
부모
커밋
187d71492c
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      Cargo.toml

+ 1 - 1
Cargo.toml

@@ -1,7 +1,7 @@
 [package]
 
 name = "url"
-version = "0.2.6"
+version = "0.2.7"
 authors = [ "Simon Sapin <simon.sapin@exyr.org>" ]
 
 description = "URL parser for Rust"