Add comment on semver

This commit is contained in:
Rick Weber
2022-03-24 10:36:07 -07:00
parent 43728ccc99
commit a8d6f9fdc0

View File

@@ -1,5 +1,8 @@
[package]
name = "sunscreen"
# Read and understand
# https://doc.rust-lang.org/cargo/reference/semver.html
# before bumping the version.
version = "0.2.1"
edition = "2021"