Skip to content

Commit 6ca1258

Browse files
committed
version 0.4.2
1 parent 95cbf92 commit 6ca1258

2 files changed

Lines changed: 3 additions & 2 deletions

File tree

doc/polymer_ide.txt

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -137,7 +137,8 @@ in preview window.
137137
==============================================================================
138138
3. History *polymer_ide-history*
139139

140-
v0.4.1 2017-03-06 Fixed problem install polymer-editor-service
140+
v0.4.2 2017-03-06 Fixed problem install polymer-editor-service
141+
v0.4.1 2017-02-28 Little changes docs
141142
v0.4 2017-02-28 Integration with Syntastic
142143
v0.3.1 2016-12-11 Fixed remove signs on a fields
143144
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.1",
3+
"version": "0.4.2",
44
"description": "Provides linting, autocompletion, and more for web components.",
55
"author": "Denis Kurilenko",
66
"license": "MIT",

0 commit comments

Comments
 (0)