Skip to content

Commit e410c49

Browse files
committed
feat: update version to v2.2.2
1 parent 70a57f6 commit e410c49

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

domain/config/service.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010

1111
load_dotenv(dotenv_path=".env")
1212

13-
VERSION = "v2.2.1"
13+
VERSION = "v2.2.2"
1414

1515

1616
class ConfigService:

0 commit comments

Comments
 (0)