We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cccfe90 commit 77944c7Copy full SHA for 77944c7
1 file changed
meta.py
@@ -1,7 +1,7 @@
1
__title__ = 'Formatter'
2
__description__ = 'A Sublime Text plugin to beautify and minify source code'
3
__url__ = 'https://github.com/bitst0rm-pub/Formatter'
4
-__version__ = '1.8.14'
+__version__ = '1.8.15'
5
__author__ = 'Duc Ng. (bitst0rm)'
6
__license__ = 'MIT'
7
__copyright__ = 'Copyright (c) 2019-present'
0 commit comments