Skip to content

Commit 5721598

Browse files
author
othree_kao
committed
Update version number
1 parent b8eb4f1 commit 5721598

2 files changed

Lines changed: 5 additions & 1 deletion

File tree

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -66,6 +66,10 @@ All repeat defination will be removed when SyntaxComplete supports this feature.
6666

6767
## Changes
6868

69+
### Version 0.3.1
70+
71+
- Fix performance issue
72+
6973
### Version 0.3
7074

7175
- Supports AngularJS, RequireJS

config.mk

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
NAME=javascript-libraries-syntax.vim
2-
VERSION=0.3
2+
VERSION=0.3.1
33

44
bundle-deps:
55
$(call fetch_github,ID,REPOSITORY,BRANCH,PATH,TARGET_PATH)

0 commit comments

Comments
 (0)