Skip to content
This repository was archived by the owner on Oct 30, 2019. It is now read-only.

Commit f5ac4fb

Browse files
authored
Merge pull request #86 from ibaryshnikov/master
fix version mismatch with published crate
2 parents 19a1a82 + 8d91819 commit f5ac4fb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
[package]
22
name = "runtime"
33
description = "Empowering everyone to build asynchronous software."
4-
version = "0.3.0-alpha.5"
4+
version = "0.3.0-alpha.6"
55
license = "MIT OR Apache-2.0"
66
readme = "README.md"
77
repository = "https://github.com/rustasync/runtime"

0 commit comments

Comments
 (0)