Skip to content

Commit 3c7372b

Browse files
committed
Bump to 0.1.1
1 parent 8981493 commit 3c7372b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Cargo.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "stacker"
3-
version = "0.1.0"
3+
version = "0.1.1"
44
authors = ["Alex Crichton <alex@alexcrichton.com>"]
55
build = "build.rs"
66
license = "MIT/Apache-2.0"
@@ -19,4 +19,4 @@ doctest = false
1919
test = false
2020

2121
[build-dependencies]
22-
gcc = "0.3.9"
22+
gcc = "0.3.10"

0 commit comments

Comments
 (0)