Skip to content

Commit 4266dae

Browse files
committed
version 0.4.3
1 parent 34ddb5a commit 4266dae

2 files changed

Lines changed: 2 additions & 1 deletion

File tree

doc/polymer_ide.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -137,6 +137,7 @@ in preview window.
137137
==============================================================================
138138
3. History *polymer_ide-history*
139139

140+
v0.4.3 2017-03-20 Fixed problem snippets for YouCompleteMe
140141
v0.4.2 2017-03-06 Fixed problem install polymer-editor-service
141142
v0.4.1 2017-02-28 Little changes docs
142143
v0.4 2017-02-28 Integration with Syntastic

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "polymer-ide.vim",
3-
"version": "0.4.2",
3+
"version": "0.4.3",
44
"description": "Provides linting, autocompletion, and more for web components.",
55
"author": "Denis Kurilenko",
66
"license": "MIT",

0 commit comments

Comments
 (0)