Skip to content

Commit 613dc27

Browse files
committed
version 0.4.4
1 parent d984f88 commit 613dc27

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.4 2017-07-01 Show error when user forgot execute "npm install" command
140141
v0.4.3 2017-03-20 Fixed problem snippets for YouCompleteMe
141142
v0.4.2 2017-03-06 Fixed problem install polymer-editor-service
142143
v0.4.1 2017-02-28 Little changes docs

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

0 commit comments

Comments
 (0)