Skip to content

Commit be1ad50

Browse files
committed
Publish 0.2.0.
1 parent a5deae3 commit be1ad50

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 = "accountable-refcell"
3-
version = "0.1.0"
3+
version = "0.2.0"
44
authors = ["Josh Matthews <[email protected]>"]
55
license = "MPL-2.0"
66
repository = "https://github.com/jdm/accountable-refcell"
@@ -10,4 +10,4 @@ readme = "README.md"
1010
keywords = ["refcell"]
1111

1212
[dependencies]
13-
backtrace = "0.3"
13+
backtrace = "0.3"

0 commit comments

Comments
 (0)