Skip to content

Commit

Permalink
chore(release): 2.1.2 [skip ci]
Browse files Browse the repository at this point in the history
## [2.1.2](v2.1.1...v2.1.2) (2024-05-09)

### Bug Fixes

* another naming correction ([d7f9beb](d7f9beb))
  • Loading branch information
semantic-release-bot committed May 9, 2024
1 parent 2690179 commit c10811e
Show file tree
Hide file tree
Showing 3 changed files with 12 additions and 5 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
## [2.1.2](https://github.com/ocni-dtu/lcax/compare/v2.1.1...v2.1.2) (2024-05-09)


### Bug Fixes

* another naming correction ([d7f9beb](https://github.com/ocni-dtu/lcax/commit/d7f9beb578576562ac5bac84bcc50bcfc84bd25c))

## [2.1.1](https://github.com/ocni-dtu/lcax/compare/v2.1.0...v2.1.1) (2024-05-09)


Expand Down
8 changes: 4 additions & 4 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ resolver = "2"

[workspace.package]
description = "LCAx is an open, machine and human-readable data format for exchanging LCA results."
version = "2.1.1"
version = "2.1.2"
authors = ["Christian Kongsgaard <christian@kongsgaard.eu>"]
edition = "2021"
readme = "README.md"
Expand Down

0 comments on commit c10811e

Please sign in to comment.