Skip to content

Commit 3b9876b

Browse files
committed
Bump version to 0.2.0
Introducing the alloc dependency by default is definitely semver-breaking
1 parent 3555978 commit 3b9876b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
[package]
55
name = "stackfuture"
66
description = "StackFuture is a wrapper around futures that stores the wrapped future in space provided by the caller."
7-
version = "0.1.1"
7+
version = "0.2.0"
88
edition = "2021"
99
license = "MIT"
1010
authors = ["Microsoft"]

0 commit comments

Comments
 (0)