Skip to content

Commit e4ccc60

Browse files
Bump version
1 parent 2ccf25a commit e4ccc60

File tree

3 files changed

+4
-3
lines changed

3 files changed

+4
-3
lines changed

CHANGELOG.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,8 @@
11
# Changelog
22

3-
## Next
3+
## 1.9.1 - 2023 Mar 30
44
- Improve formatting of numbers
5+
- Remove unnecessary dependencies (@jqnatividad)
56

67
## 1.9.0 - 2022 Dec 30
78
- Add `marathon` unit

Cargo.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "cpc"
3-
version = "1.9.0"
3+
version = "1.9.1"
44
description = "evaluates math expressions, with support for units and conversion between units"
55
authors = ["Kasper Henningsen"]
66
edition = "2021"

0 commit comments

Comments
 (0)