Skip to content

Commit

Permalink
2.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
nfroidure committed Apr 29, 2018
1 parent 1cf5999 commit 11fd971
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 2 deletions.
5 changes: 5 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
<a name="2.0.0"></a>
# [2.0.0](https://github.com/nfroidure/midifile/compare/v1.0.4...v2.0.0) (2018-04-29)



2 changes: 1 addition & 1 deletion package-lock.json

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

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "midifile",
"version": "1.0.4",
"version": "2.0.0",
"description": "Read/write standard MIDI files.",
"main": "src/MIDIFile",
"author": "Nicolas Froidure",
Expand Down

0 comments on commit 11fd971

Please sign in to comment.