Skip to content

Commit

Permalink
v0.11.3 add methods for FMOCs in store
Browse files Browse the repository at this point in the history
  • Loading branch information
fxpineau committed Mar 31, 2023
1 parent 8b6e378 commit 6af7602
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 1 deletion.
9 changes: 9 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,14 @@
# `moc` Change Log

## 0.11.3 (no bug fix, but minor add)

Released 2023-03-31

### Added

* Methods for frequency MOCs in store


## 0.11.2

Released 2023-03-06
Expand Down
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@

[package]
name = "moc"
version = "0.11.2"
version = "0.11.3"
authors = [
"F.-X. Pineau <[email protected]>",
"Matthieu Baumann <[email protected]>"
Expand Down

0 comments on commit 6af7602

Please sign in to comment.