chore: Bump to 1.0-rc1

This commit is contained in:
Vincent Ambo 2018-06-17 18:22:13 +02:00
parent 7b6f4cb89b
commit 208b5dec2c
3 changed files with 3 additions and 3 deletions

View file

@ -10,7 +10,7 @@ with pkgs; rustPlatform.buildRustPackage {
inherit doCheck;
name = "journaldriver";
version = "0.1.0";
version = "1.0-rc1";
cargoSha256 = "04llhriwsrjqnkbjgd22nhci6zmhadclnd8r2bw5092gwdamf49k";
src = ./.;