v2.0.4 · SourceCode/SublimeCodeIntel@047d69a · GitHub
Skip to content

Commit 047d69a

Browse files
committed
v2.0.4
1 parent 32b2a0d commit 047d69a

4 files changed

Lines changed: 19 additions & 7 deletions

File tree

README.rst

Lines changed: 4 additions & 0 deletions

SublimeCodeIntel.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@
6969
"""
7070
from __future__ import print_function
7171

72-
VERSION = "2.0.3"
72+
VERSION = "2.0.4"
7373

7474
import os
7575
import re

messages/2.0.4.txt

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
SublimeCodeIntel v2.0.4 Release Notes
2+
=====================================
3+
[Please restart Sublime Text after reading this. In case of trouble, please read the Troubleshooting section in the README]
4+
5+
6+
CHANGES/FIXES
7+
8+
* First non-pre-release for ST3

packages.json

Lines changed: 6 additions & 6 deletions

0 commit comments

Comments
 (0)