Skip to content

Commit 2390c93

Browse files
committed
Version changed to 0.3.2
1 parent 0780236 commit 2390c93

2 files changed

Lines changed: 5 additions & 1 deletion

File tree

Plugin/source.extension.vsixmanifest

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<Identifier Id="EditorConfig..5cd8e6a2-be43-4fcc-a345-40f6cc1e9c9f">
44
<Name>EditorConfig</Name>
55
<Author>EditorConfig Team</Author>
6-
<Version>0.3.1</Version>
6+
<Version>0.3.2</Version>
77
<Description xml:space="preserve">Loads editor options such as indentation sizes from standard, cross-platform .editorconfig files.</Description>
88
<Locale>1033</Locale>
99
<MoreInfoUrl>http://editorconfig.org/</MoreInfoUrl>

release-notes.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
# Release Notes
22

3+
## 0.3.2
4+
5+
* Bug fixes
6+
37
## 0.3.1
48

59
* Visual Studio 2013 support

0 commit comments

Comments
 (0)