Skip to content

Commit

Permalink
update nuspec to 0.9.9-beta1
Browse files Browse the repository at this point in the history
  • Loading branch information
AlexCuse committed Dec 11, 2016
1 parent 5c09b38 commit 04ab610
Show file tree
Hide file tree
Showing 9 changed files with 17 additions and 17 deletions.
4 changes: 2 additions & 2 deletions nuspec/squishit.coffeescript.nuspec
Expand Up @@ -2,15 +2,15 @@
<package xmlns="http://schemas.microsoft.com/packaging/2010/07/nuspec.xsd">
<metadata>
<id>SquishIt.CoffeeScript</id>
<version>1.0.0-beta2</version>
<version>0.9.9-beta1</version>
<authors>Justin Etheredge, Alex Ullrich, Rodrigo Dumont</authors>
<owners>Justin Etheredge, Alex Ullrich</owners>
<projectUrl>https://github.com/jetheredge/SquishIt</projectUrl>
<licenseUrl>https://github.com/jetheredge/SquishIt/blob/master/license.txt</licenseUrl>
<requireLicenseAcceptance>false</requireLicenseAcceptance>
<description>Adds CoffeeScript processing capability to SquishIt.</description>
<dependencies>
<dependency id="SquishIt" version="1.0.0-beta2" />
<dependency id="SquishIt" version="0.9.9-beta1" />
<dependency id="Jurassic" version="2.1.1" />
<dependency id="WebActivatorEx" version="2.0" />
</dependencies>
Expand Down
4 changes: 2 additions & 2 deletions nuspec/squishit.hogan.nuspec
Expand Up @@ -2,15 +2,15 @@
<package xmlns="http://schemas.microsoft.com/packaging/2010/07/nuspec.xsd">
<metadata>
<id>SquishIt.Hogan</id>
<version>1.0.0-beta2</version>
<version>0.9.9-beta1</version>
<authors>Justin Etheredge, Alex Ullrich, Abdrashitov Vadim</authors>
<owners>Justin Etheredge, Alex Ullrich</owners>
<projectUrl>https://github.com/jetheredge/SquishIt</projectUrl>
<licenseUrl>https://github.com/jetheredge/SquishIt/blob/master/license.txt</licenseUrl>
<requireLicenseAcceptance>false</requireLicenseAcceptance>
<description>Adds Hogan processing capability to SquishIt.</description>
<dependencies>
<dependency id="SquishIt" version="1.0.0-beta2" />
<dependency id="SquishIt" version="0.9.9-beta1" />
<dependency id="Jurassic" version="2.1.1" />
<dependency id="WebActivatorEx" version="2.0" />
</dependencies>
Expand Down
4 changes: 2 additions & 2 deletions nuspec/squishit.less.nuspec
Expand Up @@ -2,15 +2,15 @@
<package xmlns="http://schemas.microsoft.com/packaging/2010/07/nuspec.xsd">
<metadata>
<id>SquishIt.Less</id>
<version>1.0.0-beta2</version>
<version>0.9.9-beta1</version>
<authors>Justin Etheredge, Alex Ullrich, Rodrigo Dumont</authors>
<owners>Justin Etheredge, Alex Ullrich</owners>
<projectUrl>https://github.com/jetheredge/SquishIt</projectUrl>
<licenseUrl>https://github.com/jetheredge/SquishIt/blob/master/license.txt</licenseUrl>
<requireLicenseAcceptance>false</requireLicenseAcceptance>
<description>Adds LESS processing capability to SquishIt.</description>
<dependencies>
<dependency id="SquishIt" version="1.0.0-beta2" />
<dependency id="SquishIt" version="0.9.9-beta1" />
<dependency id="dotless" version="1.5.2.0" />
<dependency id="WebActivatorEx" version="2.0" />
</dependencies>
Expand Down
4 changes: 2 additions & 2 deletions nuspec/squishit.msiecoffeescript.nuspec
Expand Up @@ -2,15 +2,15 @@
<package xmlns="http://schemas.microsoft.com/packaging/2010/07/nuspec.xsd">
<metadata>
<id>SquishIt.MsIeCoffeeScript</id>
<version>1.0.0-beta2</version>
<version>0.9.9-beta1</version>
<authors>Justin Etheredge, Alex Ullrich, Alexey Gorbach</authors>
<owners>Justin Etheredge, Alex Ullrich</owners>
<projectUrl>https://github.com/jetheredge/SquishIt</projectUrl>
<licenseUrl>https://github.com/jetheredge/SquishIt/blob/master/license.txt</licenseUrl>
<requireLicenseAcceptance>false</requireLicenseAcceptance>
<description>Adds CoffeeScript processing capability to SquishIt using Internet Explorer's javascript engine.</description>
<dependencies>
<dependency id="SquishIt" version="1.0.0-beta2" />
<dependency id="SquishIt" version="0.9.9-beta1" />
<dependency id="MsIeJavaScriptEngine" version="1.1.1" />
<dependency id="WebActivatorEx" version="2.0" />
</dependencies>
Expand Down
4 changes: 2 additions & 2 deletions nuspec/squishit.msiehogan.nuspec
Expand Up @@ -2,15 +2,15 @@
<package xmlns="http://schemas.microsoft.com/packaging/2010/07/nuspec.xsd">
<metadata>
<id>SquishIt.MsIeHogan</id>
<version>1.0.0-beta2</version>
<version>0.9.9-beta1</version>
<authors>Justin Etheredge, Alex Ullrich</authors>
<owners>Justin Etheredge, Alex Ullrich</owners>
<projectUrl>https://github.com/jetheredge/SquishIt</projectUrl>
<licenseUrl>https://github.com/jetheredge/SquishIt/blob/master/license.txt</licenseUrl>
<requireLicenseAcceptance>false</requireLicenseAcceptance>
<description>Adds Hogan processing capability to SquishIt using Internet Explorer's javascript engine.</description>
<dependencies>
<dependency id="SquishIt" version="1.0.0-beta2" />
<dependency id="SquishIt" version="0.9.9-beta1" />
<dependency id="MsIeJavaScriptEngine" version="1.1.1" />
<dependency id="WebActivatorEx" version="2.0" />
</dependencies>
Expand Down
4 changes: 2 additions & 2 deletions nuspec/squishit.mvc.nuspec
@@ -1,7 +1,7 @@
<package>
<metadata>
<id>SquishIt.Mvc</id>
<version>1.0.0-beta2</version>
<version>0.9.9-beta1</version>
<authors>Justin Etheredge, Alex Ullrich</authors>
<owners>Justin Etheredge, Alex Ullrich</owners>
<description>
Expand All @@ -10,7 +10,7 @@
<projectUrl>https://github.com/jetheredge/SquishIt</projectUrl>
<licenseUrl>https://github.com/jetheredge/SquishIt/blob/master/license.txt</licenseUrl>
<dependencies>
<dependency id="SquishIt" version="1.0.0-beta2" />
<dependency id="SquishIt" version="0.9.9-beta1" />
</dependencies>
</metadata>
<files>
Expand Down
4 changes: 2 additions & 2 deletions nuspec/squishit.nsass.nuspec
Expand Up @@ -2,7 +2,7 @@
<package xmlns="http://schemas.microsoft.com/packaging/2010/07/nuspec.xsd">
<metadata>
<id>SquishIt.NSass</id>
<version>1.0.0-beta2</version>
<version>0.9.9-beta1</version>
<authors>Josh Kodroff, Alex Ullrich</authors>
<owners>Justin Etheredge, Alex Ullrich</owners>
<projectUrl>https://github.com/jetheredge/SquishIt</projectUrl>
Expand All @@ -13,7 +13,7 @@
Use this package if you require faster or more up to date SCSS support and don't need to support the legacy SASS file extension.
</description>
<dependencies>
<dependency id="SquishIt" version="1.0.0-beta2" />
<dependency id="SquishIt" version="0.9.9-beta1" />
<dependency id="NSass.Core" version="0.0.3.0" />
<dependency id="WebActivatorEx" version="2.0" />
</dependencies>
Expand Down
2 changes: 1 addition & 1 deletion nuspec/squishit.nuspec
Expand Up @@ -2,7 +2,7 @@
<package xmlns="http://schemas.microsoft.com/packaging/2010/07/nuspec.xsd">
<metadata>
<id>SquishIt</id>
<version>1.0.0-beta2</version>
<version>0.9.9-beta1</version>
<authors>Justin Etheredge, Alex Ullrich</authors>
<owners>Justin Etheredge, Alex Ullrich</owners>
<projectUrl>https://github.com/jetheredge/SquishIt</projectUrl>
Expand Down
4 changes: 2 additions & 2 deletions nuspec/squishit.sass.nuspec
Expand Up @@ -2,7 +2,7 @@
<package xmlns="http://schemas.microsoft.com/packaging/2010/07/nuspec.xsd">
<metadata>
<id>SquishIt.Sass</id>
<version>1.0.0-beta2</version>
<version>0.9.9-beta1</version>
<authors>Justin Etheredge, Alex Ullrich, Rodrigo Dumont</authors>
<owners>Justin Etheredge, Alex Ullrich</owners>
<projectUrl>https://github.com/jetheredge/SquishIt</projectUrl>
Expand All @@ -13,7 +13,7 @@
SASS / SCSS compilation is performed by libsass-net, a .net wrapper around the libsass engine.
</description>
<dependencies>
<dependency id="SquishIt" version="1.0.0-beta2" />
<dependency id="SquishIt" version="0.9.9-beta1" />
<dependency id="libsassnet" version="3.0" />
<dependency id="WebActivatorEx" version="2.0" />
</dependencies>
Expand Down

0 comments on commit 04ab610

Please sign in to comment.