Skip to content

Commit 77944c7

Browse files
committed
bump: 1.8.15
1 parent cccfe90 commit 77944c7

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

meta.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
__title__ = 'Formatter'
22
__description__ = 'A Sublime Text plugin to beautify and minify source code'
33
__url__ = 'https://github.com/bitst0rm-pub/Formatter'
4-
__version__ = '1.8.14'
4+
__version__ = '1.8.15'
55
__author__ = 'Duc Ng. (bitst0rm)'
66
__license__ = 'MIT'
77
__copyright__ = 'Copyright (c) 2019-present'

0 commit comments

Comments
 (0)