Skip to content
This repository was archived by the owner on Apr 5, 2025. It is now read-only.

Commit fae0d66

Browse files
committed
Release 3.2.0-patch4
1 parent 708d0c2 commit fae0d66

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Config.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ import dotenv from 'dotenv'
22
import env from 'env-var'
33
import { defaultInstance } from './RateLimiter.js'
44

5-
export const version = "3.2.0-patch3";
5+
export const version = "3.2.0-patch4";
66

77
export class Config {
88
public static instance: Config

0 commit comments

Comments
 (0)