Skip to content

Commit 48b44f2

Browse files
committed
version 0.3.1
1 parent a9de520 commit 48b44f2

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
@@ -130,6 +130,7 @@ in preview window.
130130
==============================================================================
131131
3. History *polymer_ide-history*
132132

133+
v0.3.1 2016-12-11 Fixed remove signs on a fields
133134
v0.3 2016-11-29 Added support various opening file when using method
134135
"go to definition"
135136
v0.2 2016-11-28 Support snippets

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

0 commit comments

Comments
 (0)