Skip to content

Commit 437d1b4

Browse files
committed
bump version
1 parent 101b640 commit 437d1b4

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
### Yalc changelog
22

3-
## 1.0.0-pre.54
3+
## 1.0.0-pre.54 (2020-07-23)
44

55
- handle JSX extension
66

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "ts-node-dev",
3-
"version": "1.0.0-pre.53",
3+
"version": "1.0.0-pre.54",
44
"description": "Compiles your TS app and restarts when files are modified.",
55
"keywords": [
66
"restart",

0 commit comments

Comments
 (0)