chore(SublimeText2.UtilPackages): release 0.1.0

- Restores packages in a friendlier manner
This commit is contained in:
Iristyle
2013-04-04 09:49:48 -04:00
parent 0ff74d7c77
commit f9f3143eca

View File

@@ -3,7 +3,7 @@
<metadata> <metadata>
<id>EthanBrown.SublimeText2.UtilPackages</id> <id>EthanBrown.SublimeText2.UtilPackages</id>
<title>Sublime Text 2 - Utility / Theme Tooling Packages</title> <title>Sublime Text 2 - Utility / Theme Tooling Packages</title>
<version>0.0.3</version> <version>0.1.0</version>
<authors>Various</authors> <authors>Various</authors>
<owners>Ethan Brown</owners> <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> <summary>A number of packages helpful for increased editor productivity, including Soda theme, a number of file manipulation and/or searching type commands.</summary>
@@ -82,7 +82,7 @@
--> -->
<requireLicenseAcceptance>false</requireLicenseAcceptance> <requireLicenseAcceptance>false</requireLicenseAcceptance>
<iconUrl>https://raw.github.com/Iristyle/ChocolateyPackages/master/SublimeText2.app/Sublime_Text.png</iconUrl> <iconUrl>https://raw.github.com/Iristyle/ChocolateyPackages/master/SublimeText2.app/Sublime_Text.png</iconUrl>
<releaseNotes></releaseNotes> <releaseNotes>* Use a local package cache to prevent first-time package restore / load errors</releaseNotes>
<dependencies> <dependencies>
<dependency id="PowerShell" version="3.0"/> <dependency id="PowerShell" version="3.0"/>
<dependency id="SublimeText2.app" /> <dependency id="SublimeText2.app" />