Skip to content

Commit 95cbf92

Browse files
committed
version 0.4.1
1 parent 9a6b4c1 commit 95cbf92

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.1 2017-03-06 Fixed problem install polymer-editor-service
140141
v0.4 2017-02-28 Integration with Syntastic
141142
v0.3.1 2016-12-11 Fixed remove signs on a fields
142143
v0.3 2016-11-29 Added support various opening file when using method

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.0",
3+
"version": "0.4.1",
44
"description": "Provides linting, autocompletion, and more for web components.",
55
"author": "Denis Kurilenko",
66
"license": "MIT",

0 commit comments

Comments
 (0)