Skip to content

Commit 3f5b33d

Browse files
committed
Fixed exported version
1 parent 43412a4 commit 3f5b33d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/radiohead-serial.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ import {RHReliableDatagram, RH_FLAGS_ACK, RH_DEFAULT_TIMEOUT,
2525
RH_DEFAULT_RETRIES} from './RHReliableDatagram';
2626

2727
// export the current version of this module
28-
export const version = '4.0.0';
28+
export const version = '4.0.1';
2929

3030
// export some imports to allow an custom usage
3131
export {

0 commit comments

Comments
 (0)