Skip to content

Commit e2c3c2d

Browse files
authored
chore(main): release 3.0.3 (#75)
1 parent e383053 commit e2c3c2d

2 files changed

Lines changed: 8 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# Changelog
22

3+
## [3.0.3](https://github.com/cheminfo/nmr-parser/compare/v3.0.2...v3.0.3) (2022-10-21)
4+
5+
6+
### Bug Fixes
7+
8+
* update rollup ([e383053](https://github.com/cheminfo/nmr-parser/commit/e383053b80b8e0742aa22b3c66d4321ba874d3f3))
9+
310
## [3.0.2](https://github.com/cheminfo/nmr-parser/compare/v3.0.1...v3.0.2) (2022-10-21)
411

512

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "nmr-parser",
3-
"version": "3.0.2",
3+
"version": "3.0.3",
44
"description": "Read and convert any NMR file",
55
"main": "lib/index.js",
66
"module": "src/index.js",

0 commit comments

Comments
 (0)