Skip to content

Commit

Permalink
Merge pull request #1 from cheminfo/release-v0.1.0
Browse files Browse the repository at this point in the history
chore: release 0.1.0
  • Loading branch information
lpatiny authored Jul 14, 2021
2 parents 0a0693c + 8a4a8ad commit f474403
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 +1,8 @@
# Changelog

## [0.1.0](https://www.github.com/cheminfo/uv-spectrum/compare/v0.0.4...v0.1.0) (2021-07-14)


### Features

* add fromText ([0a0693c](https://www.github.com/cheminfo/uv-spectrum/commit/0a0693c76a56d03166123eb15f4ed74f779c5f5f))
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.2.0",
"version": "0.1.0",
"description": "",
"main": "lib/index.js",
"module": "src/index.js",
Expand Down

0 comments on commit f474403

Please sign in to comment.