Skip to content

Commit

Permalink
version bump
Browse files Browse the repository at this point in the history
  • Loading branch information
m1tk4 committed Dec 14, 2023
1 parent baead27 commit 617c92e
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -100,6 +100,8 @@ To run the tests in a browser environment, open the `test/smpte-timecode-test.ht
in a browser.

## Update History
- 1.3.5
- packaging fix
- 1.3.4
- fix for #37 - support for framerates above 100
- 1.3.3
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": "smpte-timecode",
"version": "1.3.4",
"version": "1.3.5",
"description": "JavaScript implementation of SMPTE timecode type",
"main": "smpte-timecode.js",
"scripts": {
Expand Down

0 comments on commit 617c92e

Please sign in to comment.