diff options
author | 2021-06-20 18:15:13 -0700 | |
---|---|---|
committer | 2021-06-20 18:15:13 -0700 | |
commit | c3f9d77391589b65951616a632af87107fba469f (patch) | |
tree | 1dadcd697f7608747b2c4fb9406a008a0546b0bf /src/runtime.version | |
parent | cbb6f8b1a94e504cce875f90b45416177c9ac1d3 (diff) | |
download | bun-c3f9d77391589b65951616a632af87107fba469f.tar.gz bun-c3f9d77391589b65951616a632af87107fba469f.tar.zst bun-c3f9d77391589b65951616a632af87107fba469f.zip |
Support live-reload and fallback
Diffstat (limited to 'src/runtime.version')
-rw-r--r-- | src/runtime.version | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/runtime.version b/src/runtime.version index b9f5adbff..38984f56a 100644 --- a/src/runtime.version +++ b/src/runtime.version @@ -1 +1 @@ -b735428795c2ee2d
\ No newline at end of file +2a14be7fb8890d70
\ No newline at end of file |