Skip to content

Commit 43f28c6

Browse files
committed
Bump versions
1 parent 2851590 commit 43f28c6

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
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

33
name = "curl"
4-
version = "0.2.19"
4+
version = "0.3.0"
55
authors = ["Carl Lerche <[email protected]>",
66
"Alex Crichton <[email protected]>"]
77
license = "MIT"

curl-sys/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "curl-sys"
3-
version = "0.1.34"
3+
version = "0.2.0"
44
authors = ["Carl Lerche <[email protected]>",
55
"Alex Crichton <[email protected]>"]
66
links = "curl"

0 commit comments

Comments
 (0)