EthanBrown.SublimeText2.* bumped to 0.0.2

- Work-around weird Powershell issue when merging JSON
This commit is contained in:
Iristyle
2013-03-13 10:04:55 -04:00
parent 03ea687e3e
commit 032d197bf6
4 changed files with 4 additions and 4 deletions

View File

@@ -3,7 +3,7 @@
<metadata>
<id>EthanBrown.SublimeText2.EditorPackages</id>
<title>Sublime Text 2 - Editor Enhancing Packages</title>
<version>0.0.1</version>
<version>0.0.2</version>
<authors>Various</authors>
<owners>Ethan Brown</owners>
<summary>A number of packages helpful for increased editor productivity.</summary>

View File

@@ -3,7 +3,7 @@
<metadata>
<id>EthanBrown.SublimeText2.GitPackages</id>
<title>Sublime Text 2 - Git Integration Packages</title>
<version>0.0.1</version>
<version>0.0.2</version>
<authors>Various</authors>
<owners>Ethan Brown</owners>
<summary>A number of packages helpful for increased editor productivity when using Git.</summary>

View File

@@ -3,7 +3,7 @@
<metadata>
<id>EthanBrown.SublimeText2.UtilPackages</id>
<title>Sublime Text 2 - Utility / Theme Tooling Packages</title>
<version>0.0.1</version>
<version>0.0.2</version>
<authors>Various</authors>
<owners>Ethan Brown</owners>
<summary>A number of packages helpful for increased editor productivity, including Soda theme, a number of file manipulation and/or searching type commands.</summary>

View File

@@ -3,7 +3,7 @@
<metadata>
<id>EthanBrown.SublimeText2.WebPackages</id>
<title>Sublime Text 2 - Web Development Packages</title>
<version>0.0.1</version>
<version>0.0.2</version>
<authors>Various</authors>
<owners>Ethan Brown</owners>
<summary>A number of packages helpful for auto-completion, snippets and syntax recognition of common web frameowrks and tools to increase editor productivity.</summary>