Skip to content

Commit a55a19b

Browse files
committed
Remove major versions reminder
1 parent daf2794 commit a55a19b

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,6 +1,6 @@
11
[package]
22
name = "precise"
3-
version = "0.1.4" # remember to update number in readme for major versions
3+
version = "0.1.4"
44
authors = ["David Tolnay <[email protected]>"]
55
categories = ["value-formatting"]
66
description = "Full precision decimal representation of f64"

0 commit comments

Comments
 (0)