Skip to content

Commit 617c92e

Browse files
committed
version bump
1 parent baead27 commit 617c92e

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -100,6 +100,8 @@ To run the tests in a browser environment, open the `test/smpte-timecode-test.ht
100100
in a browser.
101101

102102
## Update History
103+
- 1.3.5
104+
- packaging fix
103105
- 1.3.4
104106
- fix for #37 - support for framerates above 100
105107
- 1.3.3

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "smpte-timecode",
3-
"version": "1.3.4",
3+
"version": "1.3.5",
44
"description": "JavaScript implementation of SMPTE timecode type",
55
"main": "smpte-timecode.js",
66
"scripts": {

0 commit comments

Comments
 (0)