Skip to content

Commit ea1484b

Browse files
author
Geoffrey Lehée
committed
0.0.22 forget 0.0.21
1 parent 7f5c801 commit ea1484b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

sublimall/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# -*- coding: utf-8 -*-
2-
__version_info__ = (0, 0, 20)
2+
__version_info__ = (0, 0, 22)
33
__version__ = '.'.join(str(x) for x in __version_info__)
44

55
SETTINGS_USER_FILE = "Sublimall.sublime-settings"

0 commit comments

Comments
 (0)