Skip to content

Commit

Permalink
chore(main): release 0.3.1
Browse files Browse the repository at this point in the history
  • Loading branch information
cheminfo-bot committed May 1, 2024
1 parent 7f8e3c3 commit 46de124
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

## [0.3.1](https://github.com/cheminfo/uv-spectrum/compare/v0.3.0...v0.3.1) (2024-05-01)


### Bug Fixes

* label of e and c + calculation mistake ([7f8e3c3](https://github.com/cheminfo/uv-spectrum/commit/7f8e3c3087edf2f59c49f984725705dcdef6953d))

## [0.3.0](https://github.com/cheminfo/uv-spectrum/compare/v0.2.1...v0.3.0) (2024-04-30)


Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "uv-spectrum",
"version": "0.3.0",
"version": "0.3.1",
"description": "",
"main": "lib/index.js",
"module": "src/index.js",
Expand Down

0 comments on commit 46de124

Please sign in to comment.