Skip to content

Commit 7537713

Browse files
committed
New release - changed to version 0.2.1
1 parent 97bc2e3 commit 7537713

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,7 +1,7 @@
11
[package]
22
name = "cpuinfo"
33
description = "A utility to identify a cpu and features present. It uses the 'CPUID' instruction and on platforms that support it, feature MSRs."
4-
version = "0.2.0"
4+
version = "0.2.1"
55
authors = ["Joshua Job <jjob@scalecomputing.com>"]
66
edition = "2018"
77
license = "MIT"

0 commit comments

Comments
 (0)