Skip to content

Commit d9cd910

Browse files
committed
Format version
1 parent 4c44f33 commit d9cd910

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/amqp-base-client.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ import { AMQPMessage } from "./amqp-message.js"
55
import { AMQPView } from "./amqp-view.js"
66
import type { Logger } from "./types.js"
77

8-
export const VERSION = '3.3.0'
8+
export const VERSION = "3.3.0"
99

1010
/**
1111
* Base class for AMQPClients.

0 commit comments

Comments
 (0)